Revision 616c319683e34d10952b74a73ee12e080531b476 authored by Jeff Layton on 25 November 2015, 18:50:45 UTC, committed by Trond Myklebust on 25 November 2015, 20:24:30 UTC
If we get no post-op attributes back from a SETATTR operation, then no
attributes will of course be updated during the call to
nfs_update_inode.

We know however that the attributes are invalid at that point, since we
just changed some of them. At the very least, the ctime will be bogus.
If we get no post-op attributes back on the call, mark the attrcache
invalid to reflect that fact.

Reviewed-by: Steve French <steve.french@primarydata.com>
Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
1 parent 38b7631
History

back to top