Re: find -delete broken, or just used improperly?

2013-05-20 Thread Jilles Tjoelker
On Mon, May 20, 2013 at 03:23:16PM -0400, Kurt Lidl wrote: > OK, maybe I'm missing something obvious, but... > find(1) says: > -delete > Delete found files and/or directories. Always returns true. > This executes from the current working directory as find recurses

Re: Adding a FOREACH_CONTINUE() variant to queue(3)

2013-05-20 Thread John Baldwin
On Wednesday, May 01, 2013 3:41:52 am Lawrence Stewart wrote: > On 05/01/13 15:59, Lawrence Stewart wrote: > > On 05/01/13 15:29, Poul-Henning Kamp wrote: > >> In message <518092bf.9070...@freebsd.org>, Lawrence Stewart writes: > >>> [reposting from freebsd-arch@ - was probably the wrong list] > >>

find -delete broken, or just used improperly?

2013-05-20 Thread Kurt Lidl
OK, maybe I'm missing something obvious, but... find(1) says: -delete Delete found files and/or directories. Always returns true. This executes from the current working directory as find recurses down the tree. It will not attempt to delete a filename

Re: blogbench and write-open serialization

2013-05-20 Thread asomers
On Sat, May 18, 2013 at 5:59 AM, Florent Peterschmitt wrote: > Le 18/05/2013 06:04, Ivan Voras a écrit : > >> During the BSDCan & DevSummit I got interested in finding out why >> blogbench is so slow on FreeBSD. After talking to jhb, it looked like >> one of the reasons might be that opening files