Messages in this thread |  | | | Date | Wed, 4 May 2011 19:13:10 +0800 | | From | Wu Fengguang <> | | Subject | Re: [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes() |
| |
On Wed, May 04, 2011 at 07:04:32PM +0800, Christoph Hellwig wrote: > On Wed, Apr 20, 2011 at 04:03:37PM +0800, Wu Fengguang wrote: > > No behavior change. This will add debug visibility to the code, for > > example, to dump the wbc contents when kprobing queue_io(). > > I don't think it's a good idea. The writeback_control should move > back to just controlling per-inode writeback and not be passed to > more routines dealing with high-level writeback.
Good point. I can do without this patch.
Thanks, Fengguang
|  |