]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafea36ad2156b3413501fd1eeb91c012c3f74640
treeffd974fe7af782839e0f6041568fde223db7c1da
parent4f2ed36d7bfab37d8f16723a6e9b1c5163eb9d62
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