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)
commit8bc674cb4834fb25206b7f7f5e37fe571aa76b34
tree9c9ba3801669e66a30bac121846153879a19dfd6
parentaba9aac78817d88aa2b223f1aedf1e9815ae97b8
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