diff options
author | Eric Sandeen <esandeen@redhat.com> | 2006-09-27 10:49:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-27 17:26:09 +0200 |
commit | eee194e76c681dbdbf5024b889fda1181b66ef57 (patch) | |
tree | bbefd2b2da5a49dcf8057e182f35c044445111e9 /kernel/params.c | |
parent | [PATCH] ext2: fix mounts at 16T (diff) | |
download | linux-eee194e76c681dbdbf5024b889fda1181b66ef57.tar.xz linux-eee194e76c681dbdbf5024b889fda1181b66ef57.zip |
[PATCH] ext3: inode numbers are unsigned long
This is primarily format string fixes, with changes to ialloc.c where large
inode counts could overflow, and also pass around journal_inum as an
unsigned long, just to be pedantic about it....
Signed-off-by: Eric Sandeen <esandeen@redhat.com>
Cc: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions