diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-01-06 04:18:16 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-01-06 04:18:16 +0100 |
commit | a9df9a49102f3578909cba7bd33784eb3b9caaa4 (patch) | |
tree | 1d383d422bf7185e8e87c1bcfc80f9beb3074cf8 /scripts/Makefile.clean | |
parent | ext4: Remove i_ext_generation from ext4_inode_info structure (diff) | |
download | linux-a9df9a49102f3578909cba7bd33784eb3b9caaa4.tar.xz linux-a9df9a49102f3578909cba7bd33784eb3b9caaa4.zip |
ext4: Make ext4_group_t be an unsigned int
Nearly all places in the ext3/4 code which uses "unsigned long" is
probably a bug, since on 32-bit systems a ulong a 32-bits, which means
we are wasting stack space on 64-bit systems.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'scripts/Makefile.clean')
0 files changed, 0 insertions, 0 deletions