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)
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>

No differences found