diff options
| author | 2011-09-09 19:04:51 -0400 | |
|---|---|---|
| committer | 2011-09-09 19:04:51 -0400 | |
| commit | 7b415bf60f6afb0499fd3dc0ee33444f54e28567 (patch) | |
| tree | 9c64fef2b8d60ce64865af6e4c2cc6008026e28c /fs/ext4/resize.c | |
| parent | ext4: tune mballoc's default group prealloc size for bigalloc file systems (diff) | |
| download | linux-dev-7b415bf60f6afb0499fd3dc0ee33444f54e28567.tar.xz linux-dev-7b415bf60f6afb0499fd3dc0ee33444f54e28567.zip | |
ext4: Fix bigalloc quota accounting and i_blocks value
With bigalloc changes, the i_blocks value was not correctly set (it was still
set to number of blocks being used, but in case of bigalloc, we want i_blocks
to represent the number of clusters being used). Since the quota subsystem sets
the i_blocks value, this patch fixes the quota accounting and makes sure that
the i_blocks value is set correctly.
Signed-off-by: Aditya Kali <adityakali@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions
