All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] loop: LOOP_FLAGS_BLOCKSIZE fixes
@ 2017-08-18  6:15 Omar Sandoval
  2017-08-18  6:15 ` [PATCH 1/2] loop: always return block size in LOOP_GET_STATUS Omar Sandoval
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Omar Sandoval @ 2017-08-18  6:15 UTC (permalink / raw)
  To: linux-block; +Cc: kernel-team, Hannes Reinecke, Ming Lei

From: Omar Sandoval <osandov@fb.com>

A couple of bugs I found while adding blktests for the new loop block
size feature. Based on v4.13-rc5, we should get these in for 4.13.

Thanks!

Omar Sandoval (2):
  loop: always return block size in LOOP_GET_STATUS
  loop: fix hang if LOOP_SET_STATUS gets invalid blocksize or encrypt
    type

 drivers/block/loop.c | 53 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 31 insertions(+), 22 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-08-18 17:25 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18  6:15 [PATCH 0/2] loop: LOOP_FLAGS_BLOCKSIZE fixes Omar Sandoval
2017-08-18  6:15 ` [PATCH 1/2] loop: always return block size in LOOP_GET_STATUS Omar Sandoval
2017-08-18  7:18   ` Hannes Reinecke
2017-08-18  7:38     ` Omar Sandoval
2017-08-18  7:43       ` Hannes Reinecke
2017-08-18  7:47         ` Omar Sandoval
2017-08-18  7:56           ` Hannes Reinecke
2017-08-18  8:05             ` Omar Sandoval
2017-08-18  8:12               ` Hannes Reinecke
2017-08-18  8:22                 ` Omar Sandoval
2017-08-18  9:22                   ` Karel Zak
2017-08-18 16:44                     ` Omar Sandoval
2017-08-18 17:25                       ` Karel Zak
2017-08-18  9:39                   ` Karel Zak
2017-08-18  6:15 ` [PATCH 2/2] loop: fix hang if LOOP_SET_STATUS gets invalid blocksize or encrypt type Omar Sandoval
2017-08-18  7:20   ` Hannes Reinecke
2017-08-18  6:51 ` [PATCH 0/2] loop: LOOP_FLAGS_BLOCKSIZE fixes Omar Sandoval

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.