• Trond Myklebust's avatar
    [PATCH] NFSv3: Fix SETATTR call after O_EXCL create · f155a04d
    Trond Myklebust authored
    Ensure that when we send the SETATTR call after doing an O_EXCL create,
    we always set the atime and ctime fields.
    
    See RFC1813 for details on why the server is allowed to clobber these
    two fields in order to cache a verifier that protects CREATE in case of
    a timeout+resend from the client.
    
    Patch is by Olaf Kirch.
    f155a04d
nfs3proc.c 22 KB