[PATCH] ocfs2: relative atime support
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 13 Dec 2006 08:34:35 +0000 (00:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:50 +0000 (09:05 -0800)
commit7e913c53609d5e8374f55d6f29c0bcd6650a2362
tree77082566215aa8c8a43e2217819e35ce39ffbe63
parent47ae32d6a54955a041cdc30b06d0bb16e75f68d5
[PATCH] ocfs2: relative atime support

Update ocfs2_should_update_atime() to understand the MNT_RELATIME flag and
to test against mtime / ctime accordingly.

[akpm@osdl.org: cleanups]
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Valerie Henson <val_henson@linux.intel.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ocfs2/file.c