diff options
| author | Chao Yu <chao@kernel.org> | 2024-02-26 11:19:16 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-03-04 09:51:52 -0800 |
| commit | 2fc2bcc8d39945ac9e26114280d2b6d1e624825c (patch) | |
| tree | 7d8741b2026e9dbe1241e2fa9fd84ea48520995d /tools/perf/scripts/python | |
| parent | f2fs: fix to use correct segment type in f2fs_allocate_data_block() (diff) | |
| download | linux-2fc2bcc8d39945ac9e26114280d2b6d1e624825c.tar.gz linux-2fc2bcc8d39945ac9e26114280d2b6d1e624825c.zip | |
f2fs: fix to check return value in f2fs_insert_range()
In f2fs_insert_range(), it missed to check return value of
filemap_write_and_wait_range(), fix it.
Meanwhile, just return error number once __exchange_data_block()
fails.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
