NFS: Save some space in the inode
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 28 Sep 2021 21:41:41 +0000 (17:41 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Oct 2021 22:09:54 +0000 (18:09 -0400)
commite591b298d7ecb851e200f65946e3d53fe78a3c4f
tree1bc19ad91902aee46eeb108f68beb50c72fd31f2
parent0ebeebcf59601bcfa0284f4bb7abdec051eb856d
NFS: Save some space in the inode

Save some space in the nfs_inode by setting up an anonymous union with
the fields that are peculiar to a specific type of filesystem object.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c
include/linux/nfs_fs.h