| commit | be50a8ddaae1d07135fd7e1c7017c1611075a560 | [log] [tgz] |
|---|---|---|
| author | Zhao Lei <[email protected]> | Tue Jan 20 15:11:42 2015 +0800 |
| committer | Chris Mason <[email protected]> | Wed Jan 21 18:06:49 2015 -0800 |
| tree | 2867a34bbb15f23f9fa8a659bc3147d6fba0f8cc | |
| parent | b968fed1c3810a0a0d575cab8a72431fbc807615 [diff] |
Btrfs: Simplify scrub_setup_recheck_block()'s argument scrub_setup_recheck_block() have many arguments but most of them can be get from one of them, we can remove them to make code clean. Some other cleanup for that function also included in this patch. Signed-off-by: Zhao Lei <[email protected]> Signed-off-by: Miao Xie <[email protected]> Signed-off-by: Chris Mason <[email protected]>