Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309970
b: refs/heads/master
c: 02b7831
h: refs/heads/master
v: v3
  • Loading branch information
Salman Qazi authored and Theodore Ts'o committed Jun 1, 2012
1 parent 1d409b9 commit ad6878d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 79906964a187c405db72a3abc60eb9b50d804fbc
refs/heads/master: 02b7831019ea4e7994968c84b5826fa8b248ffc8
1 change: 1 addition & 0 deletions trunk/fs/ext4/mballoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4634,6 +4634,7 @@ void ext4_free_blocks(handle_t *handle, struct inode *inode,
*/
new_entry = kmem_cache_alloc(ext4_free_data_cachep, GFP_NOFS);
if (!new_entry) {
ext4_mb_unload_buddy(&e4b);
err = -ENOMEM;
goto error_return;
}
Expand Down

0 comments on commit ad6878d

Please sign in to comment.