fs: remove get_super_thawed and get_super_exclusive_thawed
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Nov 2020 14:21:18 +0000 (15:21 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Dec 2020 21:53:38 +0000 (14:53 -0700)
commit60b498852bf219c0bf2b0864c69972840978ca43
treeffd974fe7af782839e0f6041568fde223db7c1da
parent5df1a6726973ee2444e11f16daa013971dc52e8b
fs: remove get_super_thawed and get_super_exclusive_thawed

Just open code the wait in the only caller of both functions.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/internal.h
fs/quota/quota.c
fs/super.c
include/linux/fs.h