commit | f448badd34700ae728a32ba024249626d49c10e1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 29 15:36:40 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 29 16:03:23 2013 -0400 |
tree | c29209e0be54bc0c11ffe8a932e3b657ba45a08f | |
parent | 83c168bf8017212a9d502536f9dcd0b54d24e330 [diff] |
NFSv4: Fix a thinko in nfs4_try_open_cached We need to pass the full open mode flags to nfs_may_open() when doing a delegated open. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@vger.kernel.org