[PATCH 26/49] xfs: consolidate xfs_utils.c
Mark Tinguely
tinguely at sgi.com
Fri Jul 26 15:16:25 CDT 2013
On 07/19/13 01:24, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> 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 at redhat.com>
> ---
As noted before, a xfs_utils.h did not get removed from xfs_inode_fork.c
Clean moves with some typedef to struct conversion on the moved function
prototypes.
With the removal of xfs_utils.h from xfs_inode_fork.c considered this
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list