Re: [PATCH 5/9] writeback: support > 1 flusher thread per bdi

From: Christoph Hellwig
Date: Thu Aug 06 2009 - 17:33:37 EST


On Thu, Jul 30, 2009 at 11:24:00PM +0200, Jens Axboe wrote:
> Build on the bdi_writeback support by allowing registration of
> more than 1 flusher thread. File systems can call bdi_add_flusher_task(bdi)
> to add more flusher threads to the device. If they do so, they must also
> provide a super_operations function to return the suitable bdi_writeback
> struct from any given inode.

Please don't add a inode_get_wb method until we actually have users for it.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/