Home
last modified time | relevance | path

Searched hist:"5 bc2afc2b53fc73f154e6344cd898585628e6d27" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4file.cdiff 5bc2afc2b53fc73f154e6344cd898585628e6d27 Mon Sep 23 17:01:28 CDT 2013 Trond Myklebust <Trond.Myklebust@netapp.com> NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method

Determine if we've created a new file by examining the directory change
attribute and/or the O_EXCL flag.

This fixes a regression when doing a non-exclusive create of a new file.
If the FILE_CREATED flag is not set, the atomic_open() command will
perform full file access permissions checks instead of just checking
for MAY_OPEN.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Ddir.cdiff 5bc2afc2b53fc73f154e6344cd898585628e6d27 Mon Sep 23 17:01:28 CDT 2013 Trond Myklebust <Trond.Myklebust@netapp.com> NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method

Determine if we've created a new file by examining the directory change
attribute and/or the O_EXCL flag.

This fixes a regression when doing a non-exclusive create of a new file.
If the FILE_CREATED flag is not set, the atomic_open() command will
perform full file access permissions checks instead of just checking
for MAY_OPEN.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dnfs4proc.cdiff 5bc2afc2b53fc73f154e6344cd898585628e6d27 Mon Sep 23 17:01:28 CDT 2013 Trond Myklebust <Trond.Myklebust@netapp.com> NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method

Determine if we've created a new file by examining the directory change
attribute and/or the O_EXCL flag.

This fixes a regression when doing a non-exclusive create of a new file.
If the FILE_CREATED flag is not set, the atomic_open() command will
perform full file access permissions checks instead of just checking
for MAY_OPEN.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/include/linux/
H A Dnfs_xdr.hdiff 5bc2afc2b53fc73f154e6344cd898585628e6d27 Mon Sep 23 17:01:28 CDT 2013 Trond Myklebust <Trond.Myklebust@netapp.com> NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method

Determine if we've created a new file by examining the directory change
attribute and/or the O_EXCL flag.

This fixes a regression when doing a non-exclusive create of a new file.
If the FILE_CREATED flag is not set, the atomic_open() command will
perform full file access permissions checks instead of just checking
for MAY_OPEN.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>