commit | 761fe93cdfa29071879d882c92e966ae692c0048 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 04 09:29:52 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Aug 06 13:41:39 2010 -0400 |
tree | 7d4e3cbf0d17703bb3457f9a2c2cceb930e0f59d | |
parent | 0d8a374673c9bc62bc78a2d8fe64553a51542cb4 [diff] |
NFS: Fix the locking in nfs4_callback_getattr The delegation is protected by RCU now, so we need to replace the nfsi->rwsem protection with an rcu protected section. Reported-by: Fred Isaman <iisaman@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>