Whamcloud - gitweb
LU-10467 libcfs: remove l_wait_event() and related macros. 29/37729/4
authorMr NeilBrown <neilb@suse.de>
Tue, 25 Feb 2020 22:51:21 +0000 (09:51 +1100)
committerOleg Drokin <green@whamcloud.com>
Wed, 11 Mar 2020 02:10:16 +0000 (02:10 +0000)
commit39287411e32aeeed342c7da8417975e97310cd4a
treea71b6220150195d1b52efb659671189ab03396cb
parent24ab342d6e7b22628b096d89cdfe1d0d54d5551a
LU-10467 libcfs: remove l_wait_event() and related macros.

Now that all usage of l_wait_event() has been converted to standard
wait_event* macros, we can remove l_wait_event and related macros.

Also clean up a few comments that mentioned these removed macros.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: Ie5fdc21ac94520e52021aa870d351230d39b0bc7
Reviewed-on: https://review.whamcloud.com/37729
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/linux/linux-wait.h
lustre/include/lustre_lib.h
lustre/osc/osc_cache.c
lustre/osp/osp_precreate.c
lustre/ptlrpc/client.c
lustre/quota/qsd_handler.c