On Thu, 2025-07-17 at 07:13 +0200, Christoph Hellwig wrote: > So nfs4 can be built modular, and delegation.o is built into that, > i.e. we can't call into deletation code from clone_server. > > Back to passing a major number to nfs_alloc_server? Why not just build a small wrapper in fs/nfs/nfs4proc.c that does the allocation after calling the regular nfs_clone_server(), and substitute that into the nfs_v4_clientops.clone_server callback? > > On Thu, Jul 17, 2025 at 12:35:07PM +0800, kernel test robot wrote: > > Hi Christoph, > > > > kernel test robot noticed the following build errors: > > > > [auto build test ERROR on trondmy-nfs/linux-next] > > [also build test ERROR on linus/master v6.16-rc6 next-20250716] > > [If your patch is applied to the wrong git tree, kindly drop us a > > note. > > And when submitting patch, we suggest to use '--base' as documented > > in -- Trond Myklebust Linux NFS client maintainer, Hammerspace trondmy@xxxxxxxxxx, trond.myklebust@xxxxxxxxxxxxxxx