Whamcloud - gitweb
LU-16847 ldiskfs: refactor code. 90/51390/6
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Tue, 20 Jun 2023 12:23:56 +0000 (15:23 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 31 Aug 2023 06:17:55 +0000 (06:17 +0000)
commit00c74b245fb70188ae2829609b5c709b8629a191
tree2419dee582c85c676d99f6152a59be25f1ee7595
parentafe5813a482478642acc0aacfe195d465e0f1e2c
LU-16847 ldiskfs: refactor code.

unused parameters should removed to reduce a stack usage.
iobuf is common struct in io path now.

Test-Parameters: trivial
HPe-bug-id: LUS-11645
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Change-Id: Ie4d68ff7548f049de8706ac5b0e3f62eb15a211a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51390
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osd-ldiskfs/osd_integrity.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c