Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33770
b: refs/heads/master
c: 4cfb04a
h: refs/heads/master
v: v3
  • Loading branch information
Badari Pulavarty authored and Linus Torvalds committed Sep 1, 2006
1 parent 8b7f79f commit 53b66fe
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: 3b98b087fc2daab67518d2baa8aef19a6ad82723
refs/heads/master: 4cfb04a9d3d6865d932d02616b27b89d3a634026
2 changes: 1 addition & 1 deletion trunk/fs/jbd/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ do_get_write_access(handle_t *handle, struct journal_head *jh,

out:
if (unlikely(frozen_buffer)) /* It's usually NULL */
kfree(frozen_buffer);
jbd_slab_free(frozen_buffer, bh->b_size);

JBUFFER_TRACE(jh, "exit");
return error;
Expand Down

0 comments on commit 53b66fe

Please sign in to comment.