2022-03-23 08:28:35

by Trond Myklebust

[permalink] [raw]
Subject: [PATCH 0/2] Readdir fixes

From: Trond Myklebust <[email protected]>

Two fixes that apply on top of the linux-next branch. The first one
fixes a potential deadlock due to hash collisions. The second fixes a
validation issue.

Trond Myklebust (2):
NFS: Don't deadlock when cookie hashes collide
NFS: Fix revalidation of empty readdir pages

fs/nfs/dir.c | 38 +++++++++++++++++++++++++-------------
1 file changed, 25 insertions(+), 13 deletions(-)

--
2.35.1