diff options
author | Ned Bass <[email protected]> | 2010-11-09 14:20:01 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2010-11-10 13:26:56 -0800 |
commit | b04cffc9b03db08148f19bfbc92a53e5dc7b30d5 (patch) | |
tree | 42f36dd1493ec6101b912518859459b226226996 /configure | |
parent | 8c3ab23f4be92a4e55f07f8c1bb467b851ed3e54 (diff) |
Remove inconsistent use of EOPNOTSUPP
Commit 3ee56c292bbcd7e6b26e3c2ad8f0e50eee236bcc changed an ENOTSUP return value
in one location to ENOTSUPP to fix user programs seeing an invalid ioctl()
error code. However, use of ENOTSUP is widespread in the zfs module. Instead
of changing all of those uses, we fixed the ENOTSUP definition in the SPL to be
consistent with user space. The changed return value in the above commit is
therefore no longer needed, so this commit reverses it to maintain consistency.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions