Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130829
b: refs/heads/master
c: fd4ef23
h: refs/heads/master
i:
  130827: 720db79
v: v3
  • Loading branch information
Mark Fasheh committed Feb 2, 2009
1 parent d689dc7 commit 6f5e858
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4b91965d39d5d53b470d6aa62cba155a6f3ffe1
refs/heads/master: fd4ef231962ab44fd1004e87f9d7c6809f00cd64
3 changes: 3 additions & 0 deletions trunk/fs/ocfs2/alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5390,6 +5390,9 @@ int ocfs2_remove_btree_range(struct inode *inode,
goto out;
}

vfs_dq_free_space_nodirty(inode,
ocfs2_clusters_to_bytes(inode->i_sb, len));

ret = ocfs2_remove_extent(inode, et, cpos, len, handle, meta_ac,
dealloc);
if (ret) {
Expand Down

0 comments on commit 6f5e858

Please sign in to comment.