diff options
author | Bob Peterson <rpeterso@redhat.com> | 2011-03-22 13:55:23 -0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2011-04-20 08:54:26 +0100 |
commit | ec038c826b5c3c163ad1673390f10e869020c28c (patch) | |
tree | 11d97ed7a40033e1bf113e3ca7fa28e4f22bfe0d /net | |
parent | d24a7a439a329b60f8e168c03e80566519e09be2 (diff) | |
download | kernel_samsung_smdk4412-ec038c826b5c3c163ad1673390f10e869020c28c.zip kernel_samsung_smdk4412-ec038c826b5c3c163ad1673390f10e869020c28c.tar.gz kernel_samsung_smdk4412-ec038c826b5c3c163ad1673390f10e869020c28c.tar.bz2 |
GFS2: pass leaf_bh into leaf_dealloc
Function foreach_leaf used to look up the leaf block address and get
a buffer_head. Then it would call leaf_dealloc which did the same
lookup. This patch combines the two operations by making foreach_leaf
pass the leaf bh to leaf_dealloc.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions