]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunks and...
authorZhao Lei <zhaolei@cn.fujitsu.com>
Wed, 19 Aug 2015 07:02:40 +0000 (15:02 +0800)
committerChris Mason <clm@fb.com>
Mon, 31 Aug 2015 18:45:46 +0000 (11:45 -0700)
commit8c204c9657c32ec5a259ebf852a767afe7efdafa
tree9c1f4b916e8ed2eba92917c618d9cd80c40ae91b
parent7955323bdcab307bd8b1d5ef7a031e4a3d059da3
btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunks and scrub_chunk

These variables are not used from introduced version, remove them.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/scrub.c