]> git.karo-electronics.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>
Fri, 3 Aug 2012 10:23:28 +0000 (11:23 +0100)
commit25587964235b6968ac8173d0ecea5b5cebbd9443
tree0c35f7196eea45a81201fd9a59f7be0a5882a920
parent266cb9a5b59bd6fefa9d302c03fbde46308957db
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