Re: [PATCH 1/3] block: Export blk_poll

2016-06-06 Thread Nicholas A. Bellinger
On Mon, 2016-06-06 at 23:22 +0200, Christoph Hellwig wrote: > From: Sagi Grimberg > > The new NVMe over fabrics target will make use of this outside from a > module. > > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig > --- > block/blk-core.c | 1 + > 1 file changed, 1 inserti

[PATCH 1/3] block: Export blk_poll

2016-06-06 Thread Christoph Hellwig
From: Sagi Grimberg The new NVMe over fabrics target will make use of this outside from a module. Signed-off-by: Sagi Grimberg Signed-off-by: Christoph Hellwig --- block/blk-core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/block/blk-core.c b/block/blk-core.c index 2475b1c7..ad5270e