[patch 01/19] xfs: remove the deprecated nodelaylog option
Christoph Hellwig
hch at infradead.org
Thu Dec 8 10:12:10 CST 2011
On Wed, Dec 07, 2011 at 03:44:53PM -0600, Ben Myers wrote:
> > - log->l_cilp = NULL;
> > - if (!(log->l_mp->m_flags & XFS_MOUNT_DELAYLOG))
> > - return 0;
> > -
>
> There is a section of comment above xlog_cil_init that only applies if
> we could still switch the CIL off. It should be removed with this
> patch.
Indeed. If there's enough comments that I need to respin the series
I'll remove it. If not please just remove it for while commiting the
patch.
More information about the xfs
mailing list