https://github.com/torvalds/linux
Revision 810da240f221d64bf90020f25941b05b378186fe authored by Lukas Czerner on 02 March 2013, 22:18:58 UTC, committed by Theodore Ts'o on 02 March 2013, 22:18:58 UTC
We're using macro EXT4_B2C() to convert number of blocks to number of
clusters for bigalloc file systems.  However, we should be using
EXT4_NUM_B2C().

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
1 parent 3e36a16
History
Tip revision: 810da240f221d64bf90020f25941b05b378186fe authored by Lukas Czerner on 02 March 2013, 22:18:58 UTC
ext4: convert number of blocks to clusters properly
Tip revision: 810da24
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 234.1 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top