Whamcloud - gitweb
EX-7601 ofd: distinguish nr_write and nr_read
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 3 Nov 2023 20:29:51 +0000 (16:29 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 2 Jan 2024 08:21:35 +0000 (08:21 +0000)
commitea9e398471b5d271d81d6d45fc3c3923a5825415
tree4a969582561edb4ce1703da139d50a6fb173cfe3
parent524b17c6ec6be3670f185f367c335ac9562f4571
EX-7601 ofd: distinguish nr_write and nr_read

We will have two counts of pages in lnbs, distinguish
between them.

Not actually used yet - will be calculated when the read
lnb mapping is created.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I709b8fd299163d348a196184152bb0294fcb650b
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52985
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
lustre/ofd/ofd_io.c