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

From: Dai Ngo

Date: Fri Nov 07 2025 - 11:58:45 EST



On 11/7/25 5:26 AM, Christoph Hellwig wrote:
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.

The reason I added this tag is because patch 2/2 needs patch 1/2.
Since patch 2/2 has the fixes tag, could someone accidentally apply
it without patch 1/2?

-Dai