git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e95b3
)
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 30 Jun 2012 23:14:57 +0000
(19:14 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 30 Jun 2012 23:14:57 +0000
(19:14 -0400)
Make it possible for ext4_count_free to operate on buffers and not
just data in buffer_heads.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
No differences found