Whamcloud - gitweb
LU-13805 clio: Add write to sdio 91/49991/30
authorPatrick Farrell <pfarrell@whamcloud.com>
Tue, 14 Feb 2023 18:33:35 +0000 (13:33 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 24 Aug 2023 04:31:18 +0000 (04:31 +0000)
commit89f489ef9a18b5fea0571e2606dfdf064777626b
tree5f28198b43e2c8a5dd959cba7a82c9d00f7c35ae
parent43c3a804fe23c96de4f76ae9f1f8ba909558433d
LU-13805 clio: Add write to sdio

Unaligned DIO will need to know if an sdio is a write or
a read, so we add this info to the sub-dio.

Test-parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I8ee042ca5a0461db672ba98b7fa6c64b01a8bba2
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49991
Reviewed-by: Zhenyu Xu <bobijam@hotmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/cl_object.h
lustre/llite/rw26.c
lustre/obdclass/cl_io.c