ntfs3: use sync_blockdev_nowait
authorChristoph Hellwig <hch@lst.de>
Tue, 19 Oct 2021 06:25:29 +0000 (08:25 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 22 Oct 2021 14:36:55 +0000 (08:36 -0600)
commit680e667bc2e4e458a373bbfd367b7174e4972eb5
treed2edac7cc0c50bfbecf8908012dc285f25a585e0
parentcb9568ee755c8289855a7a5ce0e1ee0082eca576
ntfs3: use sync_blockdev_nowait

Use sync_blockdev_nowait instead of opencoding it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20211019062530.2174626-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/ntfs3/inode.c