| To: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 1/4] [PATCH 1/4] xfs: merge xfs_lrw.c into xfs_file.c |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Wed, 17 Feb 2010 14:36:26 +1100 |
| Cc: | xfs@xxxxxxxxxxx |
| In-reply-to: | <20100215094603.932254045@xxxxxxxxxxxxxxxxxxxxxx> |
| References: | <20100215094445.528696829@xxxxxxxxxxxxxxxxxxxxxx> <20100215094603.932254045@xxxxxxxxxxxxxxxxxxxxxx> |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
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@xxxxxx> Looks good to me, so: Reviewed-by: Dave Chinner <david@xxxxxxxxxxxxx> As an additional step, perhaps it be a good idea to get rid of xfs_lrw.h as well? Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx |
| Previous by Date: | Re: [PATCH 0/2] commit_metadata export operation v5, J. Bruce Fields |
|---|---|
| Next by Date: | Re: [PATCH 2/4] [PATCH 2/4] xfs: remove wrappers for read/write file operations, Dave Chinner |
| Previous by Thread: | [PATCH 1/4] [PATCH 1/4] xfs: merge xfs_lrw.c into xfs_file.c, Christoph Hellwig |
| Next by Thread: | Re: [PATCH 1/4] [PATCH 1/4] xfs: merge xfs_lrw.c into xfs_file.c, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |