Whamcloud - gitweb
LU-17904 build: fix typo in vvp_set_batch_dirty 01/55301/4
authorShaun Tancheff <shaun.tancheff@hpe.com>
Thu, 6 Jun 2024 02:40:46 +0000 (09:40 +0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Jul 2024 20:11:33 +0000 (20:11 +0000)
commita89458b3b2a08f78c4795816ca34716b110b8aac
tree9f76deea635cc1704441316e3fc42a779f5cfb7e
parentac6dba062928c3eba5f2ddd372a6225436b4e96a
LU-17904 build: fix typo in vvp_set_batch_dirty

Fix typo vvp_set_batch_dirty() when kallsyms_lookup_name()
is exported and account_page_dirtied is not.

HPE-bug-id: LUS-12374
Test-Parameters: trivial
Fixes: b82eab822c0 ("LU-17081 build: Prefer folio_batch to pagevec")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I8b2e6884e74e384aba6e563bef30072175cc0efc
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55301
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/llite/vvp_io.c