Revision f78bb8ad482267b92c122f0e37a7dce69c880247 authored by Linus Torvalds on 08 March 2006, 18:33:05 UTC, committed by Linus Torvalds on 08 March 2006, 18:33:05 UTC
Instead of having a hard-to-read and confusing conditional in the
caller, just make the slab order calculation handle this special case,
since it's simple and obvious there.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 7986824
History
File Mode Size
Makefile -rw-r--r-- 199 bytes
balloc.c -rw-r--r-- 23.8 KB
cylinder.c -rw-r--r-- 5.8 KB
dir.c -rw-r--r-- 16.7 KB
file.c -rw-r--r-- 1.2 KB
ialloc.c -rw-r--r-- 7.5 KB
inode.c -rw-r--r-- 22.0 KB
namei.c -rw-r--r-- 7.6 KB
super.c -rw-r--r-- 38.5 KB
swab.h -rw-r--r-- 3.1 KB
symlink.c -rw-r--r-- 965 bytes
truncate.c -rw-r--r-- 10.0 KB
util.c -rw-r--r-- 5.4 KB
util.h -rw-r--r-- 15.1 KB

back to top