diff options
author | Eric Sandeen <sandeen@redhat.com> | 2018-05-15 22:20:03 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-16 17:50:16 +0200 |
commit | 62750d040bd137fd6f541e216502d9158e07d348 (patch) | |
tree | 748dc022ed12e6f3101eec36fe1b7f197f9cd705 /fs/iomap.c | |
parent | xfs: factor the ag length extension code into libxfs (diff) | |
download | linux-62750d040bd137fd6f541e216502d9158e07d348.tar.xz linux-62750d040bd137fd6f541e216502d9158e07d348.zip |
fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs
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.
This just copies the ioctl for now and leaves it in place for btrfs
for the time being. A later patch will allow btrfs to use the new
common ioctl definition, but it may be sent after this is merged.
(Note, Reviewed-by's were originally given for the combined vfs+btrfs
patch, some license taken here.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Reviewed-by: David Sterba <dsterba@suse.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions