aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/file.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-06-13 10:09:41 -0400
committerTheodore Ts'o <tytso@mit.edu>2009-06-13 10:09:41 -0400
commit7f4520cc6242780ce720aa440ad4b391f998b558 (patch)
treec8f1d99e019f2e29a967851031f4a60bf7ab1467 /fs/ext4/file.c
parent748de6736c1e482e111f9d1b5a5d5b1787600cad (diff)
downloadkernel_samsung_smdk4412-7f4520cc6242780ce720aa440ad4b391f998b558.zip
kernel_samsung_smdk4412-7f4520cc6242780ce720aa440ad4b391f998b558.tar.gz
kernel_samsung_smdk4412-7f4520cc6242780ce720aa440ad4b391f998b558.tar.bz2
ext4: change s_mount_opt to be an unsigned int
We can only fit 32 options in s_mount_opt because an unsigned long is 32-bits on a x86 machine. So use an unsigned int to save space on 64-bit platforms. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions