projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a86370f
)
ocfs2: Don't panic when truncating an empty extent
author
Mark Fasheh
<mark.fasheh@oracle.com>
Mon, 3 Dec 2007 23:02:10 +0000
(15:02 -0800)
committer
Mark 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>
fs/ocfs2/alloc.c
patch
|
blob
|
history
diff --git
a/fs/ocfs2/alloc.c
b/fs/ocfs2/alloc.c
index ce62c152823dd2df71b1d504cc598a1983409d5d..97f0db5167c488900fe347f5deb4e1a7b51938c0 100644
(file)
--- a/
fs/ocfs2/alloc.c
+++ b/
fs/ocfs2/alloc.c
@@
-6093,8
+6093,6
@@
start:
mlog(0, "clusters_to_del = %u in this pass, tail blk=%llu\n",
clusters_to_del, (unsigned long long)path_leaf_bh(path)->b_blocknr);
- BUG_ON(clusters_to_del == 0);
-
mutex_lock(&tl_inode->i_mutex);
tl_sem = 1;
/* ocfs2_truncate_log_needs_flush guarantees us at least one