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)
commit78f945f88ef83dcc7c962614a080e0a9a2db5889
tree1a3ab02259b3b6ddce570aa8afcd3375de71a0cc
parent37d9d76d8b3a2ac5817e1fa3263cfe0fdb439e51
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