Whamcloud - gitweb
LU-14702 osc: cleanup comment in osc_object_is_contended 75/43775/3
authorLi Xi <lixi@ddn.com>
Tue, 25 May 2021 00:49:01 +0000 (08:49 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 2 Jun 2021 17:49:45 +0000 (17:49 +0000)
commit269a157c600a68fac5f5d2bb383338db807129f6
tree506623851ba118066fa6e1677b76f39831ceb3c4
parent08827d622325db02072d3a9757475f0c416da329
LU-14702 osc: cleanup comment in osc_object_is_contended

ll_file_is_contended() does not exist any more, so the comment
is invalid.

Test-Parameters: trivial
Signed-off-by: Li Xi <lixi@ddn.com>
Change-Id: Ib68e8dc885e6812065c076d36dc61938a30d6980
Reviewed-on: https://review.whamcloud.com/43775
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_object.c