From: Sage Weil Date: Tue, 29 Jan 2013 07:55:31 +0000 (-0500) Subject: ceph: prepopulate inodes only when request is aborted X-Git-Tag: v3.9-rc1~56^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f9f99ad1e3e19d4ac300573b51289e3ee8ba86;p=pandora-kernel.git ceph: prepopulate inodes only when request is aborted If r_aborted is true, we do not hold the dir i_mutex, and cannot touch the dcache. However, we still need to update the inodes with the state returned by the MDS. Reported-by: Al Viro Signed-off-by: Sage Weil Signed-off-by: Al Viro --- Reading git-diff-tree failed