[patch 01/19] xfs: remove the deprecated nodelaylog option
Ben Myers
bpm at sgi.com
Thu Dec 8 10:14:57 CST 2011
On Thu, Dec 08, 2011 at 11:12:10AM -0500, Christoph Hellwig wrote:
> 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.
Good. I'll remove the comment.
-Ben
More information about the xfs
mailing list