commit | 8a0740c4109d646d8697d359962edea47301c652 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Thu Aug 24 00:03:41 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Aug 31 13:51:10 2017 -0600 |
tree | e28ec3abed4734b1edbcf06140faf6cc5ab53b99 | |
parent | 24d90bb2f3251a8cb63b65e8eb61713d6395362c [diff] |
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>