From: Richard Kennedy Date: Sat, 12 Jul 2008 00:20:49 +0000 (-0700) Subject: file lock: reorder struct file_lock to save space on 64 bit builds X-Git-Tag: v2.6.27-rc1~961^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc1246f917c664b0df98b3c22fa62db74d2ca33;p=pandora-kernel.git file lock: reorder struct file_lock to save space on 64 bit builds Reduce sizeof struct file_lock by 8 on 64 bit builds allowing +1 objects per slab in the file_lock_cache Signed-off-by: Richard Kennedy Signed-off-by: Andrew Morton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed