Documentation/filesystems/locking.rst: remove an incorrect sentence
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Sep 2020 15:57:40 +0000 (17:57 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Sep 2020 13:59:59 +0000 (07:59 -0600)
commit653cd5341968a4648e75b1b359b3316600d50310
treef4bb293573a7860354c5406d5303838e564e1a30
parent265600b7b6e88f3cc4cef2774afe0eb4abe72d72
Documentation/filesystems/locking.rst: remove an incorrect sentence

unlock_native_capacity is never called from check_disk_change(), and
while revalidate_disk can be called from it, it can also be called
from two other places at the moment.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/filesystems/locking.rst