]> git.karo-electronics.de Git - karo-tx-linux.git/commit
GFS2: Update gfs2_get_block_type() to use rbm
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 3 Aug 2012 10:10:30 +0000 (11:10 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 3 Aug 2012 10:10:30 +0000 (11:10 +0100)
commit266cb9a5b59bd6fefa9d302c03fbde46308957db
tree0c215c289f48e048b3bbeb9614edec1402bfc390
parent6dc26529c3f11e4f1cc3bd84a89392ac18f833bf
GFS2: Update gfs2_get_block_type() to use rbm

Use the new gfs2_rbm_from_block() function to replace an open
coded version of the same code.

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