diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-31 18:58:11 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-02 19:16:35 +0300 |
commit | 36a2fdf7c5c1ccae6ca16cd14067567096cebe17 (patch) | |
tree | ba0127c488e3013289adbab8485d00f4ca0b4957 /scripts/lib/kdoc/kdoc_output.py | |
parent | 95fafc0f3407a6446082c11849df585bd3246571 (diff) | |
download | linux-36a2fdf7c5c1ccae6ca16cd14067567096cebe17.tar.xz |
bcachefs: Repair code for directory i_size
We had a bug due due to an incomplete revert of the patch implementing
directory i_size (summing up the size of the dirents), leading to
completely screwy i_size values that underflow.
Most userspace programs don't seem to care (e.g. du ignores it), but it
turns out this broke sshfs, so needs to be repaired.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions