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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 30, 2012 at 08:57:42PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner@xxxxxxxxxx>
> 
> 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@xxxxxxxxxx>
> ---
>  fs/xfs/Makefile     |    1 -
>  fs/xfs/xfs_icache.c |  421 ++++++++++++++++++++++++++++++++++++++++++++++-
>  fs/xfs/xfs_icache.h |    6 +-
>  fs/xfs/xfs_iget.c   |  455 ---------------------------------------------------
>  fs/xfs/xfs_inode.h  |   10 +-
>  5 files changed, 423 insertions(+), 470 deletions(-)
>  delete mode 100644 fs/xfs/xfs_iget.c

Oh, it looks like I forgot to refresh this patch before sending it.
I'll resend the series in a short while with the smoke fix in it as
well.

Cheers,

Dave.
-- 
Dave Chinner
david@xxxxxxxxxxxxx

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux