Whamcloud - gitweb
LU-17525 llite: unaligned DIO zfs detection 95/55895/4
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 10 Aug 2024 02:12:21 +0000 (09:12 +0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 16 Aug 2024 23:55:37 +0000 (23:55 +0000)
commitb07b31d44ffee44c9044cdebedf1d42a35c82929
tree1e972997677068ff438ead9561e140df77f27983
parent6457ba37d582da8cfaab4b062b7a87f887d75148
LU-17525 llite: unaligned DIO zfs detection

Update to the ZFS detection logic to be stable. If any
component of the I/O is ZFS treat the entire I/O as ZFS

HPE-bug-id: LUS-12175
Fixes: 07a1272233 ("LU-17525 llite: unaligned DIO interop page alignment")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ie9d5c8af373cec96855f81f5330e174ed71f370a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55895
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/llite/file.c
lustre/osc/osc_io.c