Whamcloud - gitweb
LU-13814 osc: reduce queue use in __osc_dio_submit 61/52161/19
authorPatrick Farrell <pfarrell@whamcloud.com>
Tue, 29 Aug 2023 20:42:38 +0000 (16:42 -0400)
committerPatrick Farrell <pfarrell@whamcloud.com>
Tue, 26 Sep 2023 18:58:30 +0000 (14:58 -0400)
commit4f3ff10ce10a9c1933544d65513eaf0ea080b93e
tree26f49c1d0e103138cb4be60f9a315116ce5b833d
parent6400d7efcb7da541b0083d8b1557d6070e4a36e0
LU-13814 osc: reduce queue use in __osc_dio_submit

This patch removes another queue use in __osc_dio_submit.

Test-Parameters: fortestonly
Test-Parameters: forjanitoronly
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I6f15d4110291cdca3d3c894916ed3c894f2ad9ce
lustre/osc/osc_io.c