commit | e546cb79ef7ebe53060369dae665fa449a544353 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Aug 12 20:49:47 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Mon Aug 12 16:55:17 2013 -0500 |
tree | 06fc6552389e191a7a330057773c19a9428cad04 | |
parent | f6bba2017afb3bda8f2a27d6ba9d7023e8ff7f37 [diff] |
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 <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>