]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita401420f356cb80e3ec9348bf7ffe36f698a0e66
tree359fd1f15869b180a4f7775e6e0c45e565d59bb8
parentfe5322fb8db9c6fdad4f7349223eb64d69f69984
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