aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2019-04-04 14:45:34 +0800
committerDavid Sterba <dsterba@suse.com>2019-04-29 19:02:49 +0200
commitddf30cf03fb53b9a0ad0f355a69dbedf416edde9 (patch)
tree400b38707672a3ae58490beb3b677316f16d2cca /fs/btrfs/tree-log.c
parentbtrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod() (diff)
downloadlinux-ddf30cf03fb53b9a0ad0f355a69dbedf416edde9.tar.gz
linux-ddf30cf03fb53b9a0ad0f355a69dbedf416edde9.zip
btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
Since add_pinned_bytes() only needs to know if the extent is metadata and if it's a chunk tree extent, btrfs_ref is a perfect match for it, as we don't need various owner/level trick to determine extent type. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions
>2016-05-04githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason2-13/+25 2016-05-04http: expand http.cookieFile as a pathBrian Norris2-2/+3 2016-05-04Documentation: config: improve word ordering for http.cookieFileBrian Norris1-1/+1 2016-05-04config: describe 'pathname' value typeJunio C Hamano1-11/+19 2016-05-03Ninth batch for 2.9Junio C Hamano1-46/+30 2016-05-03git-multimail: update to release 1.3.0Matthieu Moy8-143/+476 2016-05-03t7300: mark test with SANITYStefan Beller1-1/+1 2016-05-03gitweb: apply fallback encoding before highlightShin Kojima1-0/+3 2016-05-03commit-tree: do not pay attention to commit.gpgsignJunio C Hamano4-10/+16 2016-05-03submodule init: redirect stdout to stderrStefan Beller2-7/+20 2016-05-03submodule deinit test: fix broken && chain in subshellStefan Beller1-1/+1