From: John L. Hammond Date: Fri, 15 Aug 2014 16:48:11 +0000 (-0400) Subject: staging/lustre/llite: hold inode mutex around ll_setattr_raw() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6ee56fe2afe10cf855de8d11b6097fa82c26163;p=pandora-kernel.git staging/lustre/llite: hold inode mutex around ll_setattr_raw() ll_setattr_raw() expects to be called with the inode mutex held so do when calling it from ll_hsm_import(). Signed-off-by: John L. Hammond Reviewed-on: http://review.whamcloud.com/11349 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5456 Reviewed-by: Jinshan Xiong Reviewed-by: Faccini Bruno Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed