cvs commit: src/sbin/umount umount.c
Ian Dowse
iedowse at FreeBSD.org
Fri Dec 5 01:22:42 PST 2003
iedowse 2003/12/05 01:22:40 PST
FreeBSD src repository
Modified files:
sbin/umount umount.c
Log:
Don't include the file system ID in the output of `mount -v' if it
is all zeros. The kernel now consistently zeroes FSIDs for non-root
users, so there's no point in printing these. Also fix a misspelling
in a comment.
Submitted by: Rudolf Cejka <cejkar at fit.vutbr.cz>
Approved by: re (scottl)
Revision Changes Path
1.42 +4 -3 src/sbin/umount/umount.c
More information about the cvs-src
mailing list