Whamcloud - gitweb
LU-13814 clio: add cl_sync_io_note batch 00/52100/30
authorPatrick Farrell <pfarrell@whamcloud.com>
Tue, 22 Apr 2025 19:15:40 +0000 (15:15 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 7 May 2025 21:10:18 +0000 (21:10 +0000)
commit304fb2b16d1a4d583f9749b1029d00ff51202adc
tree4744b95de0e2ba77671352dacf6332759161dfbf
parent7b0d40ababc08ad91f466015f7b6aa9372a5a37b
LU-13814 clio: add cl_sync_io_note batch

Batched cl_sync_io_note will be needed shortly in the
series, so add the functionality here.  This will be used
in an upcoming patch, but is separate to keep the patches
short.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I5191424a88376e8e9a69e99ad2e785357f35fa0c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52100
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
Reviewed-by: Marc Vef <mvef@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/obdclass/cl_io.c