Craig Rodrigues 02a871f1ea For the following mount options, do not perform the string to flag conversions
here, because we already do them further up in vfs_donmount() in vfs_mount.c

async -> MNT_ASYNC
force -> MNT_FORCE
multilabel -> MNT_MULTILABEL
noatime -> MNT_NOATIME
noclusterr -> MNT_NOCLUSTERR
noclusterw -> MNT_NOCLUSTERW

MFC after:  1 month
2008-05-24 00:02:12 +00:00
..
2008-05-19 02:13:50 +00:00
2008-01-15 18:34:47 +00:00
2008-05-22 09:14:12 +00:00
2008-02-23 22:40:05 +00:00
2008-05-21 07:56:10 +00:00