Re: [PATCH 1/2] locks: Introduce lm_breaker_timedout op to lease_manager_operations

From: Christoph Hellwig

Date: Fri Nov 07 2025 - 08:26:26 EST


On Thu, Nov 06, 2025 at 09:05:25AM -0800, Dai Ngo wrote:
> Fixes: f99d4fbdae67 ("nfsd: add SCSI layout support")

I don't think adding an operation can fix nfsd code. This is just
infrastructure you need for the fix that sits in the nfsd code.