diff options
author | Theodore Ts'o <tytso@mit.edu> | 2025-03-14 07:38:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-10 15:39:39 +0300 |
commit | 13d6f8ba5074a030f6b972a8af4b056ce03f816b (patch) | |
tree | 4497cf94fff277d5e7b8b42c916c234890169720 /scripts/generate_rust_analyzer.py | |
parent | 0cfea60966e4b1239d20bebf02258295e189e82a (diff) | |
download | linux-13d6f8ba5074a030f6b972a8af4b056ce03f816b.tar.xz |
ext4: don't over-report free space or inodes in statvfs
commit f87d3af7419307ae26e705a2b2db36140db367a2 upstream.
This fixes an analogus bug that was fixed in xfs in commit
4b8d867ca6e2 ("xfs: don't over-report free space or inodes in
statvfs") where statfs can report misleading / incorrect information
where project quota is enabled, and the free space is less than the
remaining quota.
This commit will resolve a test failure in generic/762 which tests for
this bug.
Cc: stable@kernel.org
Fixes: 689c958cbe6b ("ext4: add project quota support")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions