All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nbd: block/dev size changes
@ 2019-05-29 20:16 Mike Christie
  2019-05-29 20:16 ` [PATCH 1/2] nbd: fix crash when the blksize is zero v2 Mike Christie
  2019-05-29 20:16 ` [PATCH 2/2] nbd: add netlink reconfigure resize support v3 Mike Christie
  0 siblings, 2 replies; 8+ messages in thread
From: Mike Christie @ 2019-05-29 20:16 UTC (permalink / raw)
  To: josef, linux-block

This is just Xiubo's zero blksize patch from here:

https://marc.info/?l=linux-kernel&m=155893597828674&w=2

and my resize patch.

Xiubo's zero blksize patch and my resize patch conflicted, so
I fixed the issue mentioned in the link so his patch does "goto out"
instead of returning while holding resources, and rebuilt my patch
over his. I also fixed a issue in my resize patch so we only call
nbd_size_set if a value has changed.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-13 17:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 20:16 [PATCH 0/2] nbd: block/dev size changes Mike Christie
2019-05-29 20:16 ` [PATCH 1/2] nbd: fix crash when the blksize is zero v2 Mike Christie
2019-05-30  3:19   ` Xiubo Li
2019-06-13 16:56   ` Josef Bacik
2019-05-29 20:16 ` [PATCH 2/2] nbd: add netlink reconfigure resize support v3 Mike Christie
2019-06-13 17:01   ` Josef Bacik
2019-06-13 17:35     ` Mike Christie
2019-06-13 17:44       ` Josef Bacik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.