OSDN Git Service

btrfs: move dev_stats helpers to volumes.c
authorDavid Sterba <dsterba@suse.com>
Wed, 21 Aug 2019 18:05:32 +0000 (20:05 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:59:16 +0000 (14:59 +0200)
commit1dc990dfd31096176788312d39e1275645901fcb
treec10b49ad1ef8bab34777a59c358b1a560c347d97
parent67b61aefcef3842a360e6c603860a785fd971c7a
btrfs: move dev_stats helpers to volumes.c

The other dev stats functions are already there and the helpers are not
used by anything else.

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/volumes.c