Searched hist:"952 fc18ef9ec707ebdc16c0786ec360295e5ff15" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | bitmap.c | diff 952fc18ef9ec707ebdc16c0786ec360295e5ff15 Mon Jul 09 15:27:05 CDT 2012 Theodore Ts'o <tytso@mit.edu> ext4: fix overhead calculation used by ext4_statfs()
Commit f975d6bcc7a introduced bug which caused ext4_statfs() to miscalculate the number of file system overhead blocks. This causes the f_blocks field in the statfs structure to be larger than it should be. This would in turn cause the "df" output to show the number of data blocks in the file system and the number of data blocks used to be larger than they should be.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@kernel.org
|
H A D | resize.c | diff 952fc18ef9ec707ebdc16c0786ec360295e5ff15 Mon Jul 09 15:27:05 CDT 2012 Theodore Ts'o <tytso@mit.edu> ext4: fix overhead calculation used by ext4_statfs()
Commit f975d6bcc7a introduced bug which caused ext4_statfs() to miscalculate the number of file system overhead blocks. This causes the f_blocks field in the statfs structure to be larger than it should be. This would in turn cause the "df" output to show the number of data blocks in the file system and the number of data blocks used to be larger than they should be.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@kernel.org
|
H A D | ext4.h | diff 952fc18ef9ec707ebdc16c0786ec360295e5ff15 Mon Jul 09 15:27:05 CDT 2012 Theodore Ts'o <tytso@mit.edu> ext4: fix overhead calculation used by ext4_statfs()
Commit f975d6bcc7a introduced bug which caused ext4_statfs() to miscalculate the number of file system overhead blocks. This causes the f_blocks field in the statfs structure to be larger than it should be. This would in turn cause the "df" output to show the number of data blocks in the file system and the number of data blocks used to be larger than they should be.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@kernel.org
|
H A D | super.c | diff 952fc18ef9ec707ebdc16c0786ec360295e5ff15 Mon Jul 09 15:27:05 CDT 2012 Theodore Ts'o <tytso@mit.edu> ext4: fix overhead calculation used by ext4_statfs()
Commit f975d6bcc7a introduced bug which caused ext4_statfs() to miscalculate the number of file system overhead blocks. This causes the f_blocks field in the statfs structure to be larger than it should be. This would in turn cause the "df" output to show the number of data blocks in the file system and the number of data blocks used to be larger than they should be.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@kernel.org
|