]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: sysfs: export supported send stream version
authorOmar Sandoval <osandov@fb.com>
Fri, 21 Aug 2020 07:39:54 +0000 (00:39 -0700)
committerDavid Sterba <dsterba@suse.com>
Wed, 7 Oct 2020 10:13:17 +0000 (12:13 +0200)
commit6c31cc8c4ff435066911042e259fb3228ecdaef0
tree40f8b8e59ea13c10fa27abaafc8264cfb37161c3
parent1796bcbe60c2cc511fdfdc512a50f75cc3557bbd
btrfs: sysfs: export supported send stream version

This reports the latest send stream version supported by the kernel as
the feature in /sys/fs/btrfs/features/send_stream_version .

Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/sysfs.c