Error out if the set blocksize is larger than the file size
authorJens Axboe <axboe@fb.com>
Wed, 16 Apr 2014 21:51:27 +0000 (23:51 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 16 Apr 2014 21:51:27 +0000 (23:51 +0200)
commitd1faa06dc74fcdcae02e70260c90121502ef01cf
tree64d95a1c1a9974cd24803985658f49c781a47aee
parent3a35845f7756a8a86b420650bff41267192dce22
Error out if the set blocksize is larger than the file size

Signed-off-by: Jens Axboe <axboe@fb.com>
filesetup.c