]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:10:23 +0000 (14:10 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:10:23 +0000 (14:10 -0400)
commit574151e8c1d08ddc48ee5eef22a9035c24bab8cb
tree1a3ab02259b3b6ddce570aa8afcd3375de71a0cc
parentb74889b4ebb843214cd2d608544e33062485441e
NFSv4: Ignore errors on the post-op attributes in SETATTR calls

There is no need to fail or retry a SETATTR call just because the post-op
GETATTR failed.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c