Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker
We may end up removing the current entry from nfs_access_lru_list. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
- Loading branch information