Files
linux-apfs/fs/nilfs2
Ryusuke Konishi 32f4aeb315 nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
At present, nilfs marks S_NOATIME flag on all inodes.  This restricts
nilfs_set_inode_flags function so that it marks S_NOATIME only if a
given inode has an FS_NOATIME_FL flag.

Although nilfs does not support atime yet, touch_atime() still safely
returns on IS_NOATIME check since MS_NOATIME is always set on sb.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2011-03-08 14:58:29 +09:00
..
2011-01-10 14:38:39 +09:00
2010-10-23 09:24:38 +09:00
2010-07-23 10:02:14 +09:00
2010-10-23 09:24:38 +09:00
2011-03-08 14:58:29 +09:00
2010-07-23 10:02:14 +09:00
2011-01-10 14:05:46 +09:00
2010-10-23 09:24:38 +09:00
2011-03-03 01:28:17 -05:00
2010-10-23 09:24:35 +09:00