]> git.baikalelectronics.ru Git - kernel.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)
commit620908ee2c667834861876875198c98d823b2b23
tree9c1f4b916e8ed2eba92917c618d9cd80c40ae91b
parent25dfaf8a3d9f7e96a84688918d2fbb2e59d2defb
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