summaryrefslogtreecommitdiff
path: root/volumes.c
diff options
context:
space:
mode:
authorQu Wenruo <quwenruo@cn.fujitsu.com>2017-05-31 13:56:07 +0800
committerDavid Sterba <dsterba@suse.com>2017-07-03 13:35:11 +0200
commitd07f45bc25872acd9e88de9f6e3b2feeb8ad0423 (patch)
tree162ff242e0b7a8ec365ead93cf5b63a037fbe610 /volumes.c
parent383b2b9c562fc944c4c5733dcc2b0eaaea84d7b2 (diff)
btrfs-progs: check: Reuse btrfs_check_chunk_valid in lowmem mode
Before this patch, btrfs check lowmem mode manually checks found chunk item, even we already have the generic chunk validation checker, btrfs_check_chunk_valid(). This patch will use btrfs_check_chunk_valid() to replace open-coded chunk validation checker in check_chunk_item(). Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'volumes.c')
0 files changed, 0 insertions, 0 deletions