From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:47 +0000 (+1000) Subject: xfs: consolidate xfs_utils.c X-Git-Tag: v3.12-rc1~80^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e546cb79ef7ebe53060369dae665fa449a544353;p=pandora-kernel.git xfs: consolidate xfs_utils.c There are a few small helper functions in xfs_util, all related to xfs_inode modifications. Move them all to xfs_inode.c so all xfs_inode operations are consiolidated in the one place. Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed