diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-12-24 09:15:30 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-12-24 09:15:30 -0800 |
| commit | ce93692d681e89d2c31aacedb055c4638deb1be9 (patch) | |
| tree | b23abbca0f4d33435997148c92259e75eec0c78f /tools/memory-model/scripts/git: | |
| parent | ebb8719c1a7dd3d0c6f49e38a95bb6ac89f7f7e1 (diff) | |
| parent | 4012d78562193ef5eb613bad4b0c0fa187637cfe (diff) | |
Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Pull erofs fix from Gao Xiang:
"Junbeom reported that synchronous reads could hit unintended EIOs
under memory pressure due to incorrect error propagation in
z_erofs_decompress_queue(), where earlier physical clusters in the
same decompression queue may be served for another readahead.
This addresses the issue by decompressing each physical cluster
independently as long as disk I/Os succeed, rather than being impacted
by the error status of previous physical clusters in the same queue.
Summary:
- Fix unexpected EIOs under memory pressure caused by recent
incorrect error propagation logic"
* tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
erofs: fix unexpected EIO under memory pressure
Diffstat (limited to 'tools/memory-model/scripts/git:')
0 files changed, 0 insertions, 0 deletions
