]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: show options: use helper to convert compression type string
authorDavid Sterba <dsterba@suse.com>
Tue, 31 Oct 2017 17:06:34 +0000 (18:06 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:16 +0000 (16:08 +0100)
commit85c6d9d4e0b3cf17da8cae60f56085dc03fe8a73
tree03d80d6ab16011001080efaa2ea058edae6b22d2
parentc14c5f67868f03746410f2ea4564b8ec9ee71c5f
btrfs: show options: use helper to convert compression type string

Use the helper, if the COMPRESS option is set, the result is always
defined and not empty.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c