cvs commit: src/sbin/umount umount.c
Ian Dowse
iedowse at FreeBSD.org
Sun Nov 16 08:48:19 PST 2003
iedowse 2003/11/16 08:48:18 PST
FreeBSD src repository
Modified files:
sbin/umount umount.c
Log:
If the unmount by file system ID fails, don't warn before retrying
a non-fsid unmount if the file system ID is all zeros. This is a
temporary workaround for warnings that occur in the vfs.usermount=1
case because non-root users get a zeroed filesystem ID. I have a
more complete fix in the works, but I won't get it done for 5.2.
Revision Changes Path
1.41 +4 -1 src/sbin/umount/umount.c
More information about the cvs-src
mailing list