]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 20 Aug 2013 15:59:41 +0000 (11:59 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 22 Aug 2013 12:58:17 +0000 (08:58 -0400)
commit9c96310adb606dc29c3603ac9e59bdd108084cbb
treedd0fe755f736cc0a7d1cfb364e7aabe525e9de22
parent191a91e7d0c62a84d17926065fae89f561c9b292
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup

When doing an open of a directory, ensure that we do pass the lookup flags
from nfs_atomic_open into nfs_lookup.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c