diff options
author | Chao Yu <[email protected]> | 2019-08-15 19:45:36 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2019-08-23 07:57:13 -0700 |
commit | fd114ab22dd14ded1783b7f9b0aaddc14c098fe0 (patch) | |
tree | acf965d0c23f7b4444671ae9bb0786745bf16951 /lib/test-string_helpers.c | |
parent | 3ee0c5d3b4e8bb0990a800449509c087f270d4a6 (diff) |
f2fs: fix to use more generic EOPNOTSUPP
EOPNOTSUPP is widely used as error number indicating operation is
not supported in syscall, and ENOTSUPP was defined and only used
for NFSv3 protocol, so use EOPNOTSUPP instead.
Fixes: 0a2aa8fbb969 ("f2fs: refactor __exchange_data_block for speed up")
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions