diff options
author | 2025-02-26 10:57:26 -0500 | |
---|---|---|
committer | 2025-02-26 19:31:05 -0500 | |
commit | eb54d2695b57426638fed0ec066ae17a18c4426c (patch) | |
tree | cf0df2f3286df7fc16047fcd2fe68484b19c1efe /net/lapb/lapb_timer.c | |
parent | bcachefs: Fix deadlock (diff) | |
download | wireguard-linux-eb54d2695b57426638fed0ec066ae17a18c4426c.tar.xz wireguard-linux-eb54d2695b57426638fed0ec066ae17a18c4426c.zip |
bcachefs: Fix truncate sometimes failing and returning 1
__bch_truncate_folio() may return 1 to indicate dirtyness of the folio
being truncated, needed for fpunch to get the i_size writes correct.
But truncate was forgetting to clear ret, and sometimes returning it as
an error.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions