[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120605012116.GA357@kernel.org>
Date: Tue, 5 Jun 2012 09:21:16 +0800
From: Shaohua Li <shli@...nel.org>
To: Tao Guo <glorioustao@...il.com>
Cc: linux-kernel@...r.kernel.org, Tao Guo <Tao.Guo@....com>,
Neil Brown <neilb@...e.de>, Jens Axboe <axboe@...nel.dk>,
stable@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 1/2] block: Move general unplug callback function from
md/raid to blk-core
On Mon, Jun 04, 2012 at 10:41:50AM -0400, Tao Guo wrote:
> Other components may also require an unplug callback, so move this
> function from md/raid to block generic layer.
I saw no point this should be generic code, for example, why blk_plug_cb only
handles only one request_queue? If umem needs unplug, just do in it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists