From: Lai Siyao Date: Thu, 26 Mar 2015 01:53:26 +0000 (-0400) Subject: staging/lustre/xattr: xattr data may be gone with lock held X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~72 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6abc59ec8440cf3677a54d6fb12afbd20f70821;p=pandora-kernel.git staging/lustre/xattr: xattr data may be gone with lock held Xattr cached data may be gone, but lock still held, in this case, refetch xattr from server, otherwise client will return error. Signed-off-by: Lai Siyao Reviewed-on: http://review.whamcloud.com/12952 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3544 Reviewed-by: Bobi Jam Reviewed-by: Nathaniel Clark Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed