[PATCH 0/2] lockd: fix hang on shutdown when there are active locks
From: Jeff Layton <jlayton@kernel.org>
Date: 2022-07-11 18:30:48
From: Jeff Layton <jlayton@kernel.org>
Date: 2022-07-11 18:30:48
We had a report that shutting down nfsd would hang when there were active NFSv3 locks. The first patch fixes that. While testing that I hit a crash in nlm_close_files. The second patch fixes that one. Jeff Layton (2): lockd: set fl_owner when unlocking files lockd: fix nlm_close_files fs/lockd/svcsubs.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- 2.36.1