commit | f6fb99cadcd44660c68e13f6eab28333653621e6 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jun 30 19:14:57 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 30 19:14:57 2012 -0400 |
tree | 4075bd09e5ec75bbeaa9d0ca498e50cfb0c45dfe | |
parent | f4e95b3316c4daa43224753bb98f41456fef86c7 [diff] |
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 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