Problem with umount and fsid?

2003-07-18 Thread Nate Lawson
I get an error when umounting a FAT filesystem on a USB flash drive. It appears the device is properly unmounted. Is this a case that needs to be fixed in our fsid code? It happens every time I unmount this device. laptop# mount /dev/ad0s4a on / (ufs, local) devfs on /dev (devfs, local)

Re: Problem with umount and fsid?

2003-07-18 Thread Ian Dowse
In message [EMAIL PROTECTED], Nate Lawson writes: I get an error when umounting a FAT filesystem on a USB flash drive. It appears the device is properly unmounted. Is this a case that needs to be fixed in our fsid code? It happens every time I unmount this device. laptop# umount /thumb umount:

Re: Problem with umount and fsid?

2003-07-18 Thread Nate Lawson
On Sat, 19 Jul 2003, Ian Dowse wrote: In message [EMAIL PROTECTED], Nate Lawson writes: I get an error when umounting a FAT filesystem on a USB flash drive. It appears the device is properly unmounted. Is this a case that needs to be fixed in our fsid code? It happens every time I unmount