Skip to content
Commit f87d3af7 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: don't over-report free space or inodes in statvfs



This fixes an analogus bug that was fixed in xfs in commit
4b8d867c ("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: 689c958c ("ext4: add project quota support")
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Reviewed-by: default avatar"Darrick J. Wong" <djwong@kernel.org>
parent 5f1cf94d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment