]> asedeno.scripts.mit.edu Git - linux.git/commit
loop: get rid of lo_blocksize
authorOmar Sandoval <osandov@fb.com>
Thu, 24 Aug 2017 07:03:41 +0000 (00:03 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 31 Aug 2017 19:51:10 +0000 (13:51 -0600)
commit8a0740c4109d646d8697d359962edea47301c652
treee28ec3abed4734b1edbcf06140faf6cc5ab53b99
parent24d90bb2f3251a8cb63b65e8eb61713d6395362c
loop: get rid of lo_blocksize

This is only used for setting the soft block size on the struct
block_device once and then never used again.

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>
drivers/block/loop.c
drivers/block/loop.h