NFS: fix up nfs_setattr_update_inode
authorTrond Myklebust <[email protected]>
Sun, 8 Apr 2018 21:51:11 +0000 (17:51 -0400)
committerTrond Myklebust <[email protected]>
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 <[email protected]>
fs/nfs/inode.c