commit | 40cf931fa81bedea08823dda9e6e73630db41b70 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Wed Jul 17 12:39:20 2019 -0500 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:58:59 2019 +0200 |
tree | a99c83703100769f22eb2d03a9b58a7c99de7df5 | |
parent | 5044ed4f394cb371fb85db3e3ec0296487b7d324 [diff] |
btrfs: use common vfs LABEL ioctl definitions I lifted the btrfs label get/set ioctls to the vfs some time ago, but never followed up to use those common definitions directly in btrfs. This patch does that. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>