commit | b58bf407ca4669a2dfcc00f5888ee719d9c34150 | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Fri Jul 24 09:45:43 2015 -0500 |
committer | Bob Peterson <rpeterso@redhat.com> | Mon Dec 14 12:19:24 2015 -0600 |
tree | 359fd1f15869b180a4f7775e6e0c45e565d59bb8 | |
parent | a097dc7e24cba7980bc5e2df461a4ef228e97e59 [diff] |
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>