From: Dave Chinner Date: Mon, 23 Feb 2015 10:22:54 +0000 (+1100) Subject: xfs: introduce xfs_mod_frextents X-Git-Tag: omap-for-v4.1/fixes-rc1~44^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab98bbe6e1e38bf2fa5018a195608553095f51b;p=pandora-kernel.git xfs: introduce xfs_mod_frextents Add a new helper to modify the incore counter of free realtime extents. This matches the helpers used for inode and data block counters, and removes a significant users of the xfs_mod_incore_sb() interface. Based on a patch originally from Christoph Hellwig. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed