diff options
author | Nikolay Borisov <nborisov@suse.com> | 2019-12-10 19:57:51 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-01-23 17:24:34 +0100 |
commit | 96a14336bd8fc13cc3db036a5745acdf3bc185f4 (patch) | |
tree | f262d8e6ec364fac934c282fdbbcdb8a130d1285 /ipc | |
parent | 68c467cbb2f389b6c933e235bce0d1756fc8cc34 (diff) | |
download | linux-stable-96a14336bd8fc13cc3db036a5745acdf3bc185f4.tar.gz linux-stable-96a14336bd8fc13cc3db036a5745acdf3bc185f4.tar.bz2 linux-stable-96a14336bd8fc13cc3db036a5745acdf3bc185f4.zip |
btrfs: Move and unexport btrfs_rmap_block
It's used only during initial block group reading to map physical
address of super block to a list of logical ones. Make it private to
block-group.c, add proper kernel doc and ensure it's exported only for
tests.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions