[PATCH v3 12/13] xfs: add helper to conditionally remove items from the AIL

Brian Foster bfoster at redhat.com
Wed Aug 12 07:48:11 CDT 2015


On Wed, Aug 12, 2015 at 12:17:27AM -0700, Christoph Hellwig wrote:
> > +			xfs_trans_ail_remove(lip->li_ailp, lip,
> > +					     SHUTDOWN_LOG_IO_ERROR);
> 
> I'd say remove the ail argument, lip->li_ailp can be derferenced inside
> xfs_trans_ail_remove safely.

Ok.

Brian



More information about the xfs mailing list