Re: [PATCH 0/2] lockd: fix hang on shutdown when there are active locks
From: Chuck Lever III <hidden>
Date: 2022-07-11 19:48:08
From: Chuck Lever III <hidden>
Date: 2022-07-11 19:48:08
On Jul 11, 2022, at 2:30 PM, Jeff Layton [off-list ref] wrote: 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(-)
Grabbed both for the next 5.18-rc PR. -- Chuck Lever