From: Steven Whitehouse Date: Thu, 2 Nov 2006 01:09:14 +0000 (-0500) Subject: [GFS2] Shrink gfs2_inode (7) - di_payload_format X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9583c7983cbba9726bfe64ee46613d654fc9e26;p=pandora-kernel.git [GFS2] Shrink gfs2_inode (7) - di_payload_format This is almost never used. Its there for backward compatibility with GFS1. It doesn't need its own field since it can always be calculated from the inode mode & flags. This saves a bit more space in the gfs2_inode. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed