commit | 59844a9bd73e084b0ffefc0e13226098e28c71ad | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 26 08:42:24 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 26 08:43:51 2010 -0400 |
tree | 7b897c2530fe7083d57755df684d1d808fb18f8b | |
parent | 0a68b0bed08eeb7ec62e0125f17856b1ccb1ea4b [diff] |
NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker Commit 9c7e7e23371e629dbb3b341610a418cdf1c19d91 (NFS: Don't call iput() in nfs_access_cache_shrinker) unintentionally removed the spin unlock for the inode->i_lock. Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>