[GFS2] Shrink gfs2_inode (7) - di_payload_format
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 2 Nov 2006 01:09:14 +0000 (20:09 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:26 +0000 (10:34 -0500)
commita9583c7983cbba9726bfe64ee46613d654fc9e26
tree37a23321b8254499e48f93bc65d946ab47547fa4
parent1a7b1eed5802502fd649e04784becd58557fdcf1
[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 <swhiteho@redhat.com>
fs/gfs2/dir.c
fs/gfs2/inode.c
fs/gfs2/ondisk.c
fs/gfs2/ops_inode.c
include/linux/gfs2_ondisk.h