Trond Myklebust 648a4548d6 NFS: Don't deadlock when cookie hashes collide
In the very rare case where the readdir reply contains multiple cookies
that map to the same hash value, we can end up deadlocking waiting for a
page lock that we already hold. In this case we should fail the page
lock by using grab_cache_page_nowait().

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2022-03-22 09:14:39 -04:00
..
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2020-05-27 10:10:12 -04:00
2021-04-05 09:04:20 -04:00
2021-10-20 18:09:54 -04:00
2021-10-20 18:09:45 -04:00
2022-02-25 18:50:12 -05:00