GFS2: Reduce size of incore inode
authorBob Peterson <rpeterso@redhat.com>
Fri, 24 Jul 2015 14:45:43 +0000 (09:45 -0500)
committerBob Peterson <rpeterso@redhat.com>
Mon, 14 Dec 2015 18:19:24 +0000 (12:19 -0600)
commitb58bf407ca4669a2dfcc00f5888ee719d9c34150
tree359fd1f15869b180a4f7775e6e0c45e565d59bb8
parenta097dc7e24cba7980bc5e2df461a4ef228e97e59
GFS2: Reduce size of incore inode

This patch makes no functional changes. Its goal is to reduce the
size of the gfs2 inode in memory by rearranging structures and
changing the size of some variables within the structure.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/file.c
fs/gfs2/glock.c
fs/gfs2/glock.h
fs/gfs2/incore.h
fs/gfs2/quota.c