]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/llite: missing last bit in ll_have_md_lock
authorwang di <di.wang@intel.com>
Mon, 22 Jul 2013 16:06:25 +0000 (00:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 19:37:41 +0000 (12:37 -0700)
commit1253b2e850850a66a71a512d2f830d4e0205ac72
treee891d2f34bc890072b96ebca80365564e58cb4b2
parent4f37bc04805e20f2a8907a49f06b310e4ebf82b8
staging/lustre/llite: missing last bit in ll_have_md_lock

Missing the last bit during INODELOCK check in ll_have_md_lock.

Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3385
Lustre-change: http://review.whamcloud.com/6438
Signed-off-by: wang di <di.wang@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/file.c