From: Tao Ma Date: Fri, 19 Jun 2009 07:36:52 +0000 (+0800) Subject: ocfs2: Update atime in splice read if necessary. X-Git-Tag: v2.6.31-rc1~23^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1962f39abbb2d5643a7d59169422661a2d58793d;p=pandora-kernel.git ocfs2: Update atime in splice read if necessary. We should call ocfs2_inode_lock_atime instead of ocfs2_inode_lock in ocfs2_file_splice_read like we do in ocfs2_file_aio_read so that we can update atime in splice read if necessary. Signed-off-by: Tao Ma Signed-off-by: Joel Becker --- Reading git-diff-tree failed