Whamcloud - gitweb
EX-8927 csdc: server reject FIEMAP/SEEK_HOLE|DATA on compr obj
authorBobi Jam <bobijam@whamcloud.com>
Fri, 2 Feb 2024 07:15:30 +0000 (15:15 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 14 Feb 2024 19:19:31 +0000 (19:19 +0000)
commit4c43d93016245b55ff6b3e1c8a245e5f5fff0e90
tree4f5cfabacab6c30635d0197254bf45ec1d1d7bf2
parentf570595e05a65045e6a2786861f7c9d013854112
EX-8927 csdc: server reject FIEMAP/SEEK_HOLE|DATA on compr obj

Server return -EOPNOTSUPP if they get the FIEMAP and
SEEK_HOLE/SEEK_DATA requests upon compressed file objects.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I9f04fbb13a22cc83402d9989daab63a59367ff33
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53886
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/obd_support.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/lov/lov_io.c
lustre/lov/lov_object.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_internal.h
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-zfs/osd_io.c
lustre/tests/sanity.sh