commit | 1dc990dfd31096176788312d39e1275645901fcb | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Aug 21 20:05:32 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:16 2019 +0200 |
tree | c10b49ad1ef8bab34777a59c358b1a560c347d97 | |
parent | 67b61aefcef3842a360e6c603860a785fd971c7a [diff] |
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>