diff options
author | Christoph Hellwig <hch@lst.de> | 2022-03-30 08:29:10 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-04-18 15:54:09 +0300 |
commit | 98ded54a33839e7b8f8bed772e01a544f48e33a7 (patch) | |
tree | 28bdab9099eb16a4d09ef597da402aa548146e22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b15ed54694fbba714931dd81790f86797cf8bed2 (diff) | |
download | linux-98ded54a33839e7b8f8bed772e01a544f48e33a7.tar.xz |
loop: remove the racy bd_inode->i_mapping->nrpages asserts
Nothing prevents a file system or userspace opener of the block device
from redirtying the page right afte sync_blockdev returned. Fortunately
data in the page cache during a block device change is mostly harmless
anyway.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Tested-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20220330052917.2566582-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions