[PATCH 03/11] xfs: rename xfs_ilock_map_shared
Christoph Hellwig
hch at infradead.org
Mon Dec 9 01:03:16 CST 2013
On Mon, Dec 09, 2013 at 09:33:59AM +1100, Dave Chinner wrote:
> While we are changing this, I think it makes sense to move it to
> being a static inline function given how simple it is....
I actually tried that first, but with XFS_DINODE_FMT_BTREE in
fs/xfs/xfs_dinode.h, struct xfsicdinode in xfs_log_format.h
and the resulting dependencies it didn't seem workable. My inode
reshuffle might provide relief eventually.
More information about the xfs
mailing list