Home
last modified time | relevance | path

Searched hist:d8d84983 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4xdr.cd8d84983 Mon Dec 19 11:14:44 CST 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Place the GETATTR operation before the CLOSE

In order to benefit from the DENY share lock protection, we should
put the GETATTR operation before the CLOSE. Otherwise, we might race
with a Windows machine that thinks it is now safe to modify the file.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
d8d84983 Mon Dec 19 11:14:44 CST 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Place the GETATTR operation before the CLOSE

In order to benefit from the DENY share lock protection, we should
put the GETATTR operation before the CLOSE. Otherwise, we might race
with a Windows machine that thinks it is now safe to modify the file.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
H A Dnfs4proc.cd8d84983 Mon Dec 19 11:14:44 CST 2016 Trond Myklebust <trond.myklebust@primarydata.com> NFSv4: Place the GETATTR operation before the CLOSE

In order to benefit from the DENY share lock protection, we should
put the GETATTR operation before the CLOSE. Otherwise, we might race
with a Windows machine that thinks it is now safe to modify the file.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>