[PATCH 09/12] xfs: Introduce delayed logging core code

Christoph Hellwig hch at infradead.org
Mon May 17 02:34:32 CDT 2010


On Mon, May 17, 2010 at 03:51:01PM +1000, Dave Chinner wrote:
> Unfortunately, it's still not a totally clean separation - either
> way something has to be exported. I'd prefer not to export the CIL
> context or the context lock outside xfs_log_cil.c, so that kind of
> rules out moving xfs_log_commit_cil(). I moved a couple of things
> from there back to xfs_trans_commit_cil(), but we still need
> xfs_trans_item_committed() and xfs_trans_unreserve_and_mod_sb()
> exported. That seems to be the cleanest I can come up with right
> now...

Ok let's go with that for now and make sure we have the delayed logging
code in before the merge window closes.




More information about the xfs mailing list