From: Swapnil Pimpale Date: Sun, 27 Apr 2014 17:07:07 +0000 (-0400) Subject: staging/lustre/osc: Update inode timestamp for lockless IO as well X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beaa2647268496f94c387f146948118bd0abfde0;p=pandora-kernel.git staging/lustre/osc: Update inode timestamp for lockless IO as well Removed the checks for oi_lockless from osc_io_read_start() and osc_io_write_start(). This patch also removes the unnecessary call to cl_object_attr_get() in osc_io_write_start() before calling cl_object_attr_set() Signed-off-by: Swapnil Pimpale Reviewed-on: http://review.whamcloud.com/8797 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3868 Reviewed-by: John L. Hammond Reviewed-by: Andreas Dilger Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed