]> 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)
commitd22672ea8d1fb1b082edac77723c85e6dc6ff2e4
tree9c1f4b916e8ed2eba92917c618d9cd80c40ae91b
parent3c6c162836e6734795fe4f0abe1585a90ed8b465
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