On Wed, May 09, 2018 at 11:01:21AM -0500, Eric Sandeen wrote: > Move the btrfs label ioctls up to the vfs for general use. > > This retains 256 chars as the maximum size through the interface, which > is the btrfs limit and AFAIK exceeds any other filesystem's maximum > label size. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> The btrfs changes and new ioctl naming looks good to me, Reviewed-by: David Sterba <dsterba@xxxxxxxx>