]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/gfs2/aops.c
[GFS2] Misc fixups
authorBob Peterson <rpeterso@redhat.com>
Mon, 28 Jan 2008 17:24:35 +0000 (11:24 -0600)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2008 09:39:57 +0000 (10:39 +0100)
commit7eabb77e65c559d9c284da232b9ba5354898028a
treeb5df9c7ca0317abde3b76e56dc8f6c0050d9558e
parentd0109bfa84d6603becac8c2e87b3716f557f2039
[GFS2] Misc fixups

This patch contains two small fixups that didn't fit elsewhere.
They are: (1) get rid of temp variable in find_metapath.
(2) Remove vestigial "ret" variable from gfs2_writepage_common.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/ops_address.c