Whamcloud - gitweb
LU-16748 llite: update comment of ll_swap_layouts_close 60/50660/5
authorLi Xi <lixi@ddn.com>
Mon, 17 Apr 2023 15:41:39 +0000 (23:41 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 31 May 2023 19:13:36 +0000 (19:13 +0000)
commitcfef0d9d5e708d5343cbd48890395cdcf5a13c3d
tree89e0a981294a522cc17a4a268066536a3e5571a9
parentca716f763f89af192ab86678ee9d14f49c80cae6
LU-16748 llite: update comment of ll_swap_layouts_close

mdc_close_layout_swap_pack() does not exist, and the lease lock
handle is release in mdc_close_intent_pack(). This patch updates
the comment.

Also, mdt_close_swap_layouts() does not exist. This patch removes
its declaration.

Test-Parameters: trivial
Signed-off-by: Li Xi <lixi@ddn.com>
Change-Id: Iecd1754f627803e85f54a91d648e87e235106bd7
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50660
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
lustre/llite/file.c
lustre/mdt/mdt_internal.h