From: Steven Whitehouse Date: Mon, 13 Aug 2012 10:37:51 +0000 (+0100) Subject: GFS2: Use rbm for gfs2_setbit() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~108^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6339dd2850353781513dec42a8d56690e9e1db;p=pandora-kernel.git GFS2: Use rbm for gfs2_setbit() Use the rbm structure for gfs2_setbit() in order to simplify the arguments to the function. We have to add a bool to control whether the clone bitmap should be updated (if it exists) but otherwise it is a more or less direct substitution. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed