Whamcloud - gitweb
LU-13814 clio: add cl_sync_io_note batch 00/52100/17
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 24 Sep 2023 20:57:35 +0000 (16:57 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commitd6f97f09c89d9d9a8804d6a1971616ea86778afa
tree0e1e73be2a1d0efae7c0febd7ff0607e14789d86
parent6af71da83c7fc87f1c52c3b55dae91e711ebf308
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
Test-Parameters: forjanitoronly
Test-Parameters: fortestonly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I5191424a88376e8e9a69e99ad2e785357f35fa0c
lustre/include/cl_object.h
lustre/obdclass/cl_io.c