cvs commit: src/sbin/mount_ntfs mount_ntfs.8 src/sys/fs/ntfs
ntfs_vfsops.c
Maxim Konovalov
maxim at FreeBSD.org
Sat Nov 17 09:05:01 PST 2007
maxim 2007-11-17 17:05:01 UTC
FreeBSD src repository
Modified files:
sbin/mount_ntfs mount_ntfs.8
sys/fs/ntfs ntfs_vfsops.c
Log:
o Mask maximum file permissions we get from mount_ntfs -m
with ACCESSPERMS. Document in mount_ntfs(8) only the nine
low-order bits of mask are used (taken from mount_msdosfs(8)).
PR: kern/114856
Submitted by: Ighighi
MFC after: 1 month
Revision Changes Path
1.22 +4 -1 src/sbin/mount_ntfs/mount_ntfs.8
1.90 +2 -1 src/sys/fs/ntfs/ntfs_vfsops.c
More information about the cvs-src
mailing list