]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12da6275d3f99b14b2dceb498006f1a1edab7a2d
treeb00002682345a1612061f32c7f504e11e9e7925a
parentd9e3c50b7014e287a1bd1f33bcfc0dbe266f1773
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