[PATCH 2/6] xfs: introduce a xfssyncd workqueue
Dave Chinner
david at fromorbit.com
Thu Mar 17 22:39:13 CDT 2011
On Thu, Mar 10, 2011 at 12:34:05PM -0500, Christoph Hellwig wrote:
> > - out_sysctl_unregister:
> > +out_destroy_xfs_syncd:
> > + destroy_workqueue(xfs_syncd_wq);
> > +out_sysctl_unregister:
> > xfs_sysctl_unregister();
> > - out_cleanup_procfs:
> > +out_cleanup_procfs:
> > xfs_cleanup_procfs();
> > - out_buf_terminate:
> > +out_buf_terminate:
> > xfs_buf_terminate();
> > - out_filestream_uninit:
> > +out_filestream_uninit:
> > xfs_filestream_uninit();
> > - out_mru_cache_uninit:
> > +out_mru_cache_uninit:
> > xfs_mru_cache_uninit();
> > - out_destroy_zones:
> > +out_destroy_zones:
>
> What's the point of these random formatting changes?
>
Removed.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list