From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Tue, 10 Dec 2024 07:25:54 -0500, Scott Mayhew wrote: > Get rid of the nfsd4_legacy_tracking_ops->init() call in > check_for_legacy_methods(). That will be handled in the caller > (nfsd4_client_tracking_init()). Otherwise, we'll wind up calling > nfsd4_legacy_tracking_ops->init() twice, and the second time we'll > trigger the BUG_ON() in nfsd4_init_recdir(). > > > [...] Applied to nfsd-testing for v6.14, thanks! [1/1] nfsd: fix legacy client tracking initialization commit: 0f0f93d93be82021f30c23eeca6aaf8e59a276d0 -- Chuck Lever