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:
a25311c
)
[GFS2] Reduce number of arguments to meta_io.c:getbuf()
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 23 Nov 2006 16:16:32 +0000
(11:16 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 30 Nov 2006 15:36:50 +0000
(10:36 -0500)
Since the superblock and the address_space are determined by the
glock, we might as well just pass that as the argument since all
the callers already have that available.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found