Whamcloud - gitweb
LU-16713 llite: remove unused ccc_unstable_waitq 85/52485/2
authorOleg Drokin <green@whamcloud.com>
Sat, 23 Sep 2023 06:07:00 +0000 (02:07 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 26 Sep 2023 14:33:48 +0000 (14:33 +0000)
commit03a795efa44253e06d6feef0ad613f2da0269c5b
tree9626c7508374856531884cc7232621786c613755
parent8aa231a994683a9224d42c0e7ae48aaebe2f583c
LU-16713 llite: remove unused ccc_unstable_waitq

Previous patch removed the only waiter on this waitq, so there's
no point in having it around.

Change-Id: Iceb1da2fb8958ae0bd7b0f4241cb263d02ca6dbd
Test-parameters: trivial
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52485
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
lustre/include/cl_object.h
lustre/obdclass/cl_page.c
lustre/osc/osc_page.c