[Nbd] 6月1日微软举办以“助力企业成长”为主题在线讲座

2017-05-30 Thread 微软
Title: 6���1��ュ井杞�涓惧��浠モ╁��浼�涓��库��涓轰富棰���ㄧ嚎璁插骇 濡���ㄤ芥�e父��ョ浠讹��璇���瑰�昏���ㄦ��瑙���ㄩ��璇� 灏���濂冲+/��   ���瀵逛腑灏�浼�涓�濡�浣��╅��瑁�浜�Windows

Re: [Nbd] [PATCH v2 1/2] nbd: nbd_reset() call in nbd_dev_add() is redundant

2017-05-30 Thread Josef Bacik
On Tue, May 23, 2017 at 05:49:54PM +0200, Ilya Dryomov wrote: > There is nothing to clear -- nbd_device has just been allocated. > Fold nbd_reset() into its other caller, nbd_config_put(). > > Signed-off-by: Ilya Dryomov Reviewed-by: Josef Bacik Thanks,

Re: [Nbd] [PATCH v2 2/2] nbd: don't leak nbd_config

2017-05-30 Thread Josef Bacik
On Tue, May 23, 2017 at 05:49:55PM +0200, Ilya Dryomov wrote: > nbd_config is allocated in nbd_alloc_config(), but never freed. > > Fixes: 5ea8d10802ec ("nbd: separate out the config information") > Signed-off-by: Ilya Dryomov Reviewed-by: Josef Bacik

Re: [Nbd] [PATCH] nbd: add FUA op support

2017-05-30 Thread Josef Bacik
On Thu, May 25, 2017 at 11:55:54PM -0400, Shaun McDowell wrote: > NBD userland client and server have FUA (forced unit access) support > and flags defined. Make NBD kernel module recognize NBD_FLAG_SEND_FUA, > enable FUA on the queue, and forward FUA requests to the server. > > Signed-off-by:

Re: [Nbd] [PATCH] nbd: add FUA op support

2017-05-30 Thread Jens Axboe
On 05/25/2017 09:55 PM, Shaun McDowell wrote: > NBD userland client and server have FUA (forced unit access) support > and flags defined. Make NBD kernel module recognize NBD_FLAG_SEND_FUA, > enable FUA on the queue, and forward FUA requests to the server. Queued up for 4.13, thanks. -- Jens

Re: [Nbd] [PATCH v2 1/2] nbd: nbd_reset() call in nbd_dev_add() is redundant

2017-05-30 Thread Jens Axboe
On 05/23/2017 09:49 AM, Ilya Dryomov wrote: > There is nothing to clear -- nbd_device has just been allocated. > Fold nbd_reset() into its other caller, nbd_config_put(). Added 1+2 for 4.12. -- Jens Axboe -- Check out