Home
last modified time | relevance | path

Searched hist:"59844 a9b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.c59844a9b Wed May 26 07:42:24 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> 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>