commit | ba683031fae115d61c6b5f4c675cc27f6e9576d2 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jul 27 10:23:05 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 07 15:13:18 2007 -0400 |
tree | 561bdd11d1b9c5982fa2317c6c0afeb99ab44e5b | |
parent | 5e11934d13c9a3bcb0cadad6c7a7de5c32660422 [diff] |
NFSv4: Fix a locking regression in nfs4_set_mode_locked() We don't really need to clear &state->inode_states inside nfs4_set_mode_locked, and doing so without holding the inode->i_lock would in any case be a bug... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>