commit | 05aea81b4bc9e51dabd4559666c1d8d004f3662a | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Fri Nov 11 20:05:40 2016 +0800 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 22 08:57:55 2016 -0700 |
tree | caabc0af61bacc1c21190cbd1d4034265a503932 | |
parent | c12484367865187107af131717a6e8ab44588fb6 [diff] |
fs: logfs: remove unnecesary check The check on bio->bi_vcnt doesn't make sense in erase_end_io(). Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>