K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2006-11-18T18:22:11.000000Z K 7 svn:log V 377 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 MFC after: 1 month END