diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2014-02-21 11:52:00 +0000 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2014-02-21 11:52:00 +0000 |
commit | 654a6d2f962edb7bf85973cfe93a04e24f56f902 (patch) | |
tree | 9cb1039858cc72ea458ca5df705d27040b522440 /fs/xfs/kmem.c | |
parent | ad781971d9b8b409be09645be56d160865c952a6 (diff) | |
download | linux-stable-654a6d2f962edb7bf85973cfe93a04e24f56f902.tar.gz linux-stable-654a6d2f962edb7bf85973cfe93a04e24f56f902.tar.bz2 linux-stable-654a6d2f962edb7bf85973cfe93a04e24f56f902.zip |
GFS2: Reduce struct gfs2_trans in size
A couple of "int" fields were being used as boolean values
so we can make them bitfields of one bit, and put them in
what might otherwise be a hole in the structure with 64
bit alignment.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/xfs/kmem.c')
0 files changed, 0 insertions, 0 deletions