]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ocfs2/file.c
ocfs2: update file system paths to set atime
authorTiger Yang <tiger.yang@oracle.com>
Wed, 15 Nov 2006 07:49:02 +0000 (15:49 +0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:28:58 +0000 (18:28 -0800)
commit25899deef46c226c49c53b42c00e0f032379c04b
treeac8c19482ab05ee2e13d874eecd8b2eaa507a156
parent7f1a37e31f94b4f1c123d32ce9f69205ab2095bd
ocfs2: update file system paths to set atime

Conditionally update atime in ocfs2_file_aio_read(), ocfs2_readdir() and
ocfs2_mmap().

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dir.c
fs/ocfs2/file.c
fs/ocfs2/mmap.c
fs/ocfs2/symlink.c