lkml.org 
[lkml]   [2022]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectbuild failure of next-20220715 due to undeclared identifier 'NFS4_CLIENTS_PER_GB'
Hi All,

Not sure if it has been reported, multiple configs of arm and mips have
failed to build next-20220715 with the error:

fs/nfsd/nfsctl.c:1504:17: error: use of undeclared identifier 'NFS4_CLIENTS_PER_GB'
max_clients *= NFS4_CLIENTS_PER_GB;
^
fs/nfsd/nfsctl.c:1505:49: error: use of undeclared identifier 'NFS4_CLIENTS_PER_GB'
nn->nfs4_max_clients = max_t(int, max_clients, NFS4_CLIENTS_PER_GB);
^
fs/nfsd/nfsctl.c:1505:49: error: use of undeclared identifier 'NFS4_CLIENTS_PER_GB'


--
Regards
Sudip

\
 
 \ /
  Last update: 2022-07-16 01:03    [W:0.239 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site