cvs commit: src/sys/gnu/fs/ext2fs ext2_vfsops.c
Craig Rodrigues
rodrigc at FreeBSD.org
Sat Nov 18 18:22:17 UTC 2006
rodrigc 2006-11-18 18:22:11 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/ext2fs ext2_vfsops.c
Log:
Previously, the mount_ext2fs binary listed the acceptable mount
options for ext2fs. Now that we use nmount() directly from the mount
binary to access ext2fs filesystems, add the list of acceptable mount
options to ext2_ops, so that vfs_filteropts() will accept
options like "noatime" for ext2fs.
PR: 105483
Noticed by: Dr. Markus Waldeck <waldeck gmx de>
MFC after: 1 month
Revision Changes Path
1.160 +4 -1 src/sys/gnu/fs/ext2fs/ext2_vfsops.c
More information about the cvs-src
mailing list