pjd 2004/02/02 10:24:29 PST
FreeBSD src repository
Modified files:
sys/sys mount.h
Log:
Added flag MNT_USER to MNT_UPDATEMASK, it will be used for detecting
file systems mounted by unprivileged users.
Reviewed by: rwatson
Approved by: scottl (mentor)
MFC after: 3 days
Revision Changes Path
1.153 +1 -1 src/sys/sys/mount.h