Whamcloud - gitweb
LU-14301 client: use EOPNOTSUPP instead of ENOTSUPP 11/51511/1
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 30 Jun 2023 00:26:44 +0000 (18:26 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 30 Jun 2023 00:26:44 +0000 (18:26 -0600)
commit1a0d553000d5a869f9039bab74dbdbb20d4259b0
tree90d611b668692e4fc9554241683e7c444ffd646d
parent6884b8af231c2c39f60eae44ebbd32e82ca5ca91
LU-14301 client: use EOPNOTSUPP instead of ENOTSUPP

Don't return NFS-specific error code ENOTSUPP back to userspace,
instead use EOPNOTSUPP.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iabd07b31069737e8ee7ca2382fd8cff6143ebbe5
lustre/llite/dir.c
lustre/llite/lcommon_misc.c
lustre/llite/lproc_llite.c
lustre/lov/lov_object.c
lustre/mdc/lproc_mdc.c
lustre/mdc/mdc_dev.c
lustre/mdc/mdc_request.c
lustre/osc/lproc_osc.c
lustre/osc/osc_io.c