Whamcloud - gitweb
LU-13802 llite: trivial bio_dio switch check 86/52586/13
authorQian Yingjin <qian@ddn.com>
Fri, 6 Oct 2023 19:33:32 +0000 (15:33 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Feb 2024 07:01:05 +0000 (07:01 +0000)
commitaab76b31539efe6e20e35c2d926c9724042fc690
treef2708c8e8d4461048d09c7cda81a4f0dd78e4c3b
parent947bcaba646e41176e3a2895e4932a182dd7d505
LU-13802 llite: trivial bio_dio switch check

This adds a trivial version of the DIO BIO switch checking
function which doesn't ever switch.  This creates the basic
check function which we'll add to in future patches.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: Ia01df8d0f33246d3833c5327bcb1a07ac305492b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52586
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/llite/file.c