UPSTREAM: loop: add ioctl for changing logical block size
authorOmar Sandoval <osandov@fb.com>
Thu, 24 Aug 2017 07:03:43 +0000 (00:03 -0700)
committerMichael Benedict <michaelbt@live.com>
Sat, 5 Oct 2019 02:24:46 +0000 (12:24 +1000)
commit0019dc46e35128429fac98e09bc3b7cd4ec6fabe
treec75c14a65276df0eddf9acd5656eb3ffe9555711
parent4cad47189dbc45de5c28b0165d1ff14d3eb3c1c5
UPSTREAM: loop: add ioctl for changing logical block size

This is a different approach from the first attempt in f2c6df7dbf9a
("loop: support 4k physical blocksize"). Rather than extending
LOOP_{GET,SET}_STATUS, add a separate ioctl just for setting the block
size.

Bug: 117823094
Change-Id: I8e69b8839d7fee3be564cbfce1797ce108e1aa1e
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
(cherry picked from commit 89e4fdecb51cf5535867026274bc97de9480ade5)
Signed-off-by: Martijn Coenen <maco@android.com>
drivers/block/loop.c
include/uapi/linux/loop.h