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)
commit1472b83eae0bf09ab76ebcb1373dbd210e97f911
treedd0fe755f736cc0a7d1cfb364e7aabe525e9de22
parentf4ce1299b329e96bb247c95c4fee8809827d6931
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