Whamcloud - gitweb
EX-7601 ofd: rename 'local' in thread_big_cache
authorPatrick Farrell <pfarrell@whamcloud.com>
Sat, 28 Oct 2023 17:48:04 +0000 (13:48 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Nov 2023 18:39:29 +0000 (18:39 +0000)
commit38ecf50bfcdb2e5ab2d49886943206cdcac8804b
treed80ec3ec0b375a9af07df8d40e28a3711a2b32ca
parent14e98f0bf65b1586611c4dd55b8370cf5ea222aa
EX-7601 ofd: rename 'local' in thread_big_cache

It's not a big deal since it's only used a few times, but
let's give this variable a descriptive name.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Ide136cd42e885d59f1a2e4ce22a2e7449faca3f9
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52874
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
lustre/include/obd.h
lustre/ofd/ofd_dev.c
lustre/target/tgt_handler.c