btrfs-progs: move btrfs_extref_hash() to hash.h
authorLu Fengqi <lufq.fnst@cn.fujitsu.com>
Fri, 15 Jul 2016 03:00:28 +0000 (11:00 +0800)
committerDavid Sterba <dsterba@suse.com>
Tue, 25 Oct 2016 12:28:36 +0000 (14:28 +0200)
commit36d02f3eb807e86c3b06ad78a9c99ddef2021076
tree6037f4e822baa294a2f9cfcc5cc91f52b1c6ca49
parent876db7f50c0658f9c2946a341ad270f3968a28fc
btrfs-progs: move btrfs_extref_hash() to hash.h

Move btrfs_extref_hash() from inode-item.c to hash.h,
so that the function can be called elsewhere.

Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
hash.h
inode-item.c