Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109714
b: refs/heads/master
c: 8191e1f
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Aug 31, 2008
1 parent e33a454 commit 46d468d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 601c0bc46753007be011b513ba4fc50ed8e30aef
refs/heads/master: 8191e1fa8131a422f4bf7b0f2dc1f8543fd17783
1 change: 0 additions & 1 deletion trunk/fs/ubifs/budget.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,6 @@ long long ubifs_budg_get_free_space(struct ubifs_info *c)

available = ubifs_calc_available(c, min_idx_lebs);
outstanding = c->budg_data_growth + c->budg_dd_growth;
c->min_idx_lebs = min_idx_lebs;
spin_unlock(&c->space_lock);

if (available > outstanding)
Expand Down

0 comments on commit 46d468d

Please sign in to comment.