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:
0331c3a
)
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
Ben Hutchings
<ben@decadent.org.uk>
Thu, 2 Aug 2012 13:37:43 +0000
(14:37 +0100)
commit
f6fb99cadcd44660c68e13f6eab28333653621e6
upstream.
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>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found