]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f5a844df0e612becae44dea2c9e575db3b8ea7e
treec10b49ad1ef8bab34777a59c358b1a560c347d97
parentb9119677e51a337af82ce10535301eacb85ab771
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