aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
diff options
context:
space:
mode:
authorHans van Kranenburg <[email protected]>2016-07-03 21:23:06 +0000
committerDavid Sterba <[email protected]>2016-07-26 11:52:25 +0000
commit7af7c616fa2f1ce6c0d806b89898d2df098b4bd8 (patch)
treed6442cd528f73a0565b7ce131db2bb32ea0ca775 /fs/btrfs/ordered-data.c
parentbtrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() (diff)
downloadkernel-7af7c616fa2f1ce6c0d806b89898d2df098b4bd8.tar.gz
kernel-7af7c616fa2f1ce6c0d806b89898d2df098b4bd8.zip
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
BTRFS_IOC_LOGICAL_INO takes a btrfs_ioctl_logical_ino_args as argument, not a btrfs_ioctl_ino_path_args. The lines were probably copy/pasted when the code was written. Since btrfs_ioctl_logical_ino_args and btrfs_ioctl_ino_path_args have the same size, the actual IOCTL definition here does not change. But, it makes the code less confusing for the reader. Signed-off-by: Hans van Kranenburg <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions