ocfs2: Don't panic when truncating an empty extent
authorMark Fasheh <mark.fasheh@oracle.com>
Mon, 3 Dec 2007 23:02:10 +0000 (15:02 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 17 Dec 2007 18:51:04 +0000 (10:51 -0800)
This BUG_ON() was unintentionally left in after the sparse file support was
written.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found