diff options
author | 2013-03-02 17:18:58 -0500 | |
---|---|---|
committer | 2013-03-02 17:18:58 -0500 | |
commit | 810da240f221d64bf90020f25941b05b378186fe (patch) | |
tree | 9fb624e43c624bf8e38077804ca2f95026c11b53 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix possible memory leak in ext4_remount() (diff) | |
download | linux-dev-810da240f221d64bf90020f25941b05b378186fe.tar.xz linux-dev-810da240f221d64bf90020f25941b05b378186fe.zip |
ext4: convert number of blocks to clusters properly
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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions