diff options
| author | Jaegeuk Kim <[email protected]> | 2019-07-18 01:31:53 +0000 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2019-07-27 00:49:04 +0000 |
| commit | 543b8c468f55f27f3c0178a22a91a51aabbbc428 (patch) | |
| tree | 34ccdff9b2ee2dbde59707c0be74369afc1f0881 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | f2fs: remove redundant check from f2fs_setflags_common() (diff) | |
| download | kernel-543b8c468f55f27f3c0178a22a91a51aabbbc428.tar.gz kernel-543b8c468f55f27f3c0178a22a91a51aabbbc428.zip | |
f2fs: fix to read source block before invalidating it
f2fs_allocate_data_block() invalidates old block address and enable new block
address. Then, if we try to read old block by f2fs_submit_page_bio(), it will
give WARN due to reading invalid blocks.
Let's make the order sanely back.
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
