If I try to delete lots of small files on a FAT32 partition the rm command fails after some minutes with the following message: SU NB /:rm -r /mnt/oo-install/ rm: fts_read: No such file or directory You can reexecute the command and it will continue deleting for the same amount of time again. How-To-Repeat: Extract lots of source code, for instance OpenOffice into a (Fat32 only?) folder an try to delete it by running "rm -r /PATH_TO_FOLDER"
Same problem with "du -hd0 /"
Responsible Changed From-To: freebsd-bugs->freebsd-fs Over to maintainer(s).
I see this occur frequently with UFS and ZFS when running buildworld with high -j values, so I'm not sure if this is an issue with just msdosfs, or if it's a race within the VFS layer :/.
batch change: For bugs that match the following - Status Is In progress AND - Untouched since 2018-01-01. AND - Affects Base System OR Documentation DO: Reset to open status. Note: I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.