On Tue, Mar 27, 2012 at 12:44:08PM -0400, Christoph Hellwig wrote: > Instead of adding buffers to the delwri list as soon as they are logged, > even if they can't be written until commited because they are pinned > defer adding them to the delwri list until xfsaild pushes them. This > makes the code more similar to other log items and prepares for writing > buffers directly from xfsaild. > > The complication here is that we need to fail buffers that were added > but not logged yet in xfs_buf_item_unpin, borrowing code from > xfs_bioerror. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs