]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit92295d8054289eff0d52b4d12349f9b9df0f58e4
tree087e5dbbe2adb0559d4d1e79a7120f7b8995b150
parenta86370fbb65a0a2cb21d28bf25a748f6cc04385b
ocfs2: Don't panic when truncating an empty extent

This BUG_ON() was unintentionally left in after the sparse file support was
written.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/alloc.c