commit | 92b40e93849e29f9ca661de6442bb66282738bf7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 20 01:25:45 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 20 01:39:42 2013 -0400 |
tree | 3809ff1f036c1ecbdf7fd265046e49fdefe8eb68 | |
parent | 042ad0b398ea4e937e38324dd096bdf9d2c495f7 [diff] |
NFSv4: Use the open stateid if the delegation has the wrong mode Fix nfs4_select_rw_stateid() so that it chooses the open stateid (or an all-zero stateid) if the delegation does not match the selected read/write mode. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>