Re: [dm-devel] always use REQ_OP_WRITE_ZEROES for zeroing offload V2

2017-04-08 Thread Jens Axboe
On Wed, Apr 05 2017, Christoph Hellwig wrote: > This series makes REQ_OP_WRITE_ZEROES the only zeroing offload > supported by the block layer, and switches existing implementations > of REQ_OP_DISCARD that correctly set discard_zeroes_data to it, > removes incorrect discard_zeroes_data, and also

Re: [dm-devel] [PATCH] kobject: support passing in variables for synthetic uevents

2017-04-08 Thread Greg KH
On Wed, Mar 15, 2017 at 04:17:24PM +0100, Peter Rajnoha wrote: > This patch makes it possible to pass additional arguments in addition > to uevent action name when writing /sys/.../uevent attribute. These > additional arguments are then inserted into generated synthetic uevent > as additional

[dm-devel] [PATCH] multipath-tools: replace multipath configuration output

2017-04-08 Thread Xose Vazquez Perez
Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez --- libmultipath/propsel.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libmultipath/propsel.c