]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
GFS2: Update rgblk_free() to use rbm
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 3 Aug 2012 10:23:28 +0000 (11:23 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Sep 2012 09:47:00 +0000 (10:47 +0100)
commit3b1d0b9d0b6f4b76293c8f30cc95aa946bd34150
treec286ba44c4ec57f3eef931491bfd8ef27f970922
parent3983903a712e74548fa08ef25d68e55b8e4349c6
GFS2: Update rgblk_free() to use rbm

Replace open coded version with a call to gfs2_rbm_from_block()

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c