]> 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)
commit74a22fc94921090fb5b2859d13522dd14b86bb5a
treedd0fe755f736cc0a7d1cfb364e7aabe525e9de22
parentb9ab5dacfa386165ee4a39ed9bf5ab5e267dcbd2
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