Date: Sun, 16 Nov 2003 08:48:18 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/umount umount.c Message-ID: <200311161648.hAGGmIZD097598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311161648.hAGGmIZD097598>
