aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorRichard Kennedy <richard@rsk.demon.co.uk>2012-04-25 14:53:05 +0100
committerFengguang Wu <fengguang.wu@intel.com>2012-04-25 21:58:11 +0800
commit4cd9069a0a0e5fb8b007425c937642682ac96c76 (patch)
treecb7872cb3a6a22b1503349106faa1ad0068f8cbc /fs
parent18cf8cf8bab1296f477ee4dd8f78b5b23c5a192e (diff)
fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
Reorder structure writeback_control to remove 8 bytes of padding on 64 bit builds, this shrinks its size from 48 to 40 bytes. This structure is always on the stack and uses C99 named initialisation, so should be safe and have a small impact on stack usage. Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions