[PATCH 13/13] xfs: remove xfs_iget.c

Mark Tinguely tinguely at sgi.com
Tue Sep 4 16:11:01 CDT 2012


On 08/30/12 07:00, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> The inode cache functions remaining in xfs_iget.c can be moved to xfs_icache.c
> along with the other inode cache functions. This removes all functionality from
> xfs_iget.c, so the file can simply be removed.
>
> This move results in various functions now only having the scope of a single
> file (e.g. xfs_inode_free()), so clean up all the definitions and exported
> prototypes in xfs_icache.[ch] and xfs_inode.h appropriately.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---

Looks good.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list