]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Fix empty lvb check
authorKurt Hackel <kurt.hackel@oracle.com>
Fri, 28 Apr 2006 01:02:10 +0000 (18:02 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:42:46 +0000 (14:42 -0700)
commita3b6090c73d51c5893cfb4ad8b108401a6422e58
tree9c9ba3801669e66a30bac121846153879a19dfd6
parent4f81bbdf71d70b06df53dae9fcad63a28564e429
ocfs2: Fix empty lvb check

The check for an empty lvb should check the entire buffer not just the first
byte.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmcommon.h
fs/ocfs2/dlm/dlmrecovery.c