[PATCH 1/4] [PATCH 1/4] xfs: merge xfs_lrw.c into xfs_file.c
Dave Chinner
david at fromorbit.com
Tue Feb 16 21:36:26 CST 2010
On Mon, Feb 15, 2010 at 04:44:46AM -0500, Christoph Hellwig wrote:
> Currently the code to implement the file operations is split over two small
> files. Merge the content of xfs_lrw.c into xfs_file.c to have it in one
> place. Note that I haven't done various cleanups that are possible after
> this yet, they will follow in the next patch. Also the function
> xfs_dev_is_read_only which was in xfs_lrw.c before really doesn't fit in
> here at all and was moved to xfs_mount.c.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
Looks good to me, so:
Reviewed-by: Dave Chinner <david at fromorbit.com>
As an additional step, perhaps it be a good idea to get rid of
xfs_lrw.h as well?
Cheers,
Dave.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list