> -----Original Message-----
> From: yaffs-bounces@lists.aleph1.co.uk [mailto:yaffs-
> bounces@lists.aleph1.co.uk] On Behalf Of Wookey
> Sent: Wednesday, 2 September 2009 8:28 PM
> To: yaffs@piments.com
> Cc: yaffs@stoneboat.aleph1.co.uk
> Subject: Re: [Yaffs] Yaffs rmdir behaves like rmdir -f
>
> Yes. I think that's exactly what's happening, because it is rmdir's
> responsibility to traverse the file tree removing the sub-nodes, not
> the FSes (I think?), and it doesn't get the chance if the initial
> rmdir call doesn't return an error.
>
> So, this bug is leaking storage as well as binning all your fonts.
>
I'm guessing the leaked files will end up in lost+found after a
remount...?
J