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: NDave Chinner <dchinner@redhat.com> Reviewed-by: NMark Tinguely <tinguely@sgi.com> Signed-off-by: NBen Myers <bpm@sgi.com>
Showing
fs/xfs/xfs_utils.c
已删除
100644 → 0
fs/xfs/xfs_utils.h
已删除
100644 → 0
想要评论请 注册 或 登录