Whamcloud - gitweb
LU-13814 osc: add osc_dio_page_submit 66/52166/20
authorPatrick Farrell <pfarrell@whamcloud.com>
Sun, 24 Sep 2023 21:05:14 +0000 (17:05 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commitd989cee6795dad14f6eb11e1d2691415ca7a4c00
tree97e758cd47a10ffba1ba118b1090226657722692
parente14b4dac252cf704c4fb0a10f7ac464337a78d57
LU-13814 osc: add osc_dio_page_submit

This patch adds the osc_dio_page_submit and specializes
osc_page_submit to take only BIO pages.

Test-Parameters: fortestonly
Test-Parameters: forjanitoronly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I048bbcd25ffee28fbbd8fee26017796b5e3586bd
lustre/include/lustre_osc.h
lustre/osc/osc_cache.c
lustre/osc/osc_io.c
lustre/osc/osc_page.c