]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: move extent map specific code to extent_map.c
authorLiu Bo <bo.li.liu@oracle.com>
Fri, 5 Jan 2018 19:51:11 +0000 (12:51 -0700)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:22 +0000 (16:08 +0100)
commita2bdc5dd3ce94a5db17b240e73df7e4a7e6e4799
tree344515034f396a7f00fb52dcf0c5ad2f51f950b0
parentca56105be76db691ed1b2fba6d38a5548c39420b
Btrfs: move extent map specific code to extent_map.c

These helpers are extent map specific, move them to extent_map.c.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/extent_map.c
fs/btrfs/extent_map.h
fs/btrfs/inode.c