Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139507
b: refs/heads/master
c: e7c9e3e
h: refs/heads/master
i:
  139505: 94c9981
  139503: 82459ac
v: v3
  • Loading branch information
Theodore Ts'o committed Mar 27, 2009
1 parent 30637ef commit 41fba06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: a7b19448ddbdc34b2b8fedc048ba154ca798667b
refs/heads/master: e7c9e3e99adf6c49c5d593a51375916acc039d1e
2 changes: 1 addition & 1 deletion trunk/fs/ext4/mballoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4392,7 +4392,7 @@ static void ext4_mb_add_n_trim(struct ext4_allocation_context *ac)
pa_inode_list) {
spin_lock(&tmp_pa->pa_lock);
if (tmp_pa->pa_deleted) {
spin_unlock(&pa->pa_lock);
spin_unlock(&tmp_pa->pa_lock);
continue;
}
if (!added && pa->pa_free < tmp_pa->pa_free) {
Expand Down

0 comments on commit 41fba06

Please sign in to comment.