file lock: reorder struct file_lock to save space on 64 bit builds
authorRichard Kennedy <richard@rsk.demon.co.uk>
Sat, 12 Jul 2008 00:20:49 +0000 (17:20 -0700)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 13 Jul 2008 21:22:24 +0000 (17:22 -0400)
commitafc1246f917c664b0df98b3c22fa62db74d2ca33
tree6845972ea8f939cde7569264a63cd788d68e5e69
parente518f0560a191269bd345178c899c790eb1ad4c8
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 <richard@rsk.demon.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/fs.h