diff options
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | 2016-01-22 09:13:25 +0900 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-09-26 14:52:06 +0200 |
commit | ca6842bf01dc1ad41195eac1e343b4f08c496ba8 (patch) | |
tree | 14638ccec5d20787c569fb098d02c0dee1071e42 /fs/btrfs/tests | |
parent | bb166d7207432d3c7d10c45dc052f12ba3a2121d (diff) | |
download | linux-ca6842bf01dc1ad41195eac1e343b4f08c496ba8.tar.bz2 |
Btrfs: send: fix error number for unknown inode types
ENOTSUPP should not be returned to the user program.
(cf. include/linux/errno.h)
Therefore, EOPNOTSUPP is used instead of ENOTSUPP.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tests')
0 files changed, 0 insertions, 0 deletions