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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"