From bf08ee0d3fc93f590bd33930c8cbaddf39320dea Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 28 Feb 2014 21:16:31 -0500 Subject: [PATCH] lustre/mdc: Check for all attributes validity in revalidate GETATTR needs to return attributes protected by different bits, so we need to ensure all we have locks with all of those bits, not just UPDATE bit Signed-off-by: Alexey Lyashkov Signed-off-by: Oleg Drokin Reviewed-on: http://review.whamcloud.com/6460 Xyratex-bug-id: MRP-1052 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3240 Reviewed-by: Dmitry Eremin Reviewed-by: wangdi Reviewed-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed