NFS: fix up nfs_setattr_update_inode
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 8 Apr 2018 21:51:11 +0000 (17:51 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Jun 2018 19:03:58 +0000 (15:03 -0400)
commit6a97d02dfe7fca29a3acec66ff51a1ceecacaa20
treeb00002682345a1612061f32c7f504e11e9e7925a
parent97c2c17af9bd17c2cf4bc1e17f088793996cbba2
NFS: fix up nfs_setattr_update_inode

Always try to set the attributes, even if we don't have a valid struct
nfs_fattr.

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