cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c
Bruce Evans
bde at FreeBSD.org
Thu Oct 18 08:48:11 PDT 2007
bde 2007-10-18 15:48:10 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_vfsops.c
Log:
Fix some style bugs in the mount options list. Mainly, sort the list,
leaving space for adding missing options. Negative options are sorted
after removing their "no" prefix, and generic options are sorted before
msdosfs-specific ones.
Revision Changes Path
1.176 +7 -6 src/sys/fs/msdosfs/msdosfs_vfsops.c
More information about the cvs-src
mailing list