commit | ae2bb03236fc978bdf673c19d39832500793b83c | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Tue Oct 02 14:49:52 2012 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 02 14:56:19 2012 -0700 |
tree | e88215f4a387fdcc6ef9183f61d12477b5b7e2bd | |
parent | bbd3a8eee82a2a6f4aa1cce60ccb014f25e5c560 [diff] |
NFSv4: don't put ACCESS in OPEN compound if O_EXCL Don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS will return permission denied for all bits until close. Fixes a regression due to commit 6168f62c (NFSv4: Add ACCESS operation to OPEN compound) Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>