Module Name: src Committed By: christos Date: Sun Feb 21 22:51:30 UTC 2016
Modified Files: src/sbin/mount_ext2fs: mount_ext2fs.c src/sbin/mount_lfs: mount_lfs.c src/sbin/mount_nilfs: mount_nilfs.c src/sbin/mount_ptyfs: mount_ptyfs.c src/sbin/mount_tmpfs: mount_tmpfs.c src/sbin/mount_udf: mount_udf.c Log Message: Add MOPT_{REL,NO}ATIME as supported by the underlying filesystems. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sbin/mount_ext2fs/mount_ext2fs.c cvs rdiff -u -r1.38 -r1.39 src/sbin/mount_lfs/mount_lfs.c cvs rdiff -u -r1.2 -r1.3 src/sbin/mount_nilfs/mount_nilfs.c cvs rdiff -u -r1.15 -r1.16 src/sbin/mount_ptyfs/mount_ptyfs.c cvs rdiff -u -r1.28 -r1.29 src/sbin/mount_tmpfs/mount_tmpfs.c cvs rdiff -u -r1.13 -r1.14 src/sbin/mount_udf/mount_udf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.