[PATCH 00/60] xfs: patch queue for 3.11
Christoph Hellwig
hch at infradead.org
Wed Jun 19 04:15:38 CDT 2013
Hi Dave,
I like this version a lot better from a quick glance.
A few more comments:
- do we really want all that many separate _format.h headers?
I'd be really tempted to say we have just a single xfs_format.h
header, which should declare everything. It's still not all that
large, and it would be a really good start to ease our include mess.
- xfs_extent_ops.c still has that odd _ops.c name I hate because it
tends to imply it's an implementation of some ops vector. How about
xfs_alloc_util.c to go with the other _util name you added?
- any chance to reorder the inode.c split so that stuff doesn't get
move around multiple times?
More information about the xfs
mailing list