From: "Sudip Mukherjee (Codethink)" <sudipm.mukherjee@gmail•com>
To: Dai Ngo <dai.ngo@oracle•com>, Chuck Lever <chuck.lever@oracle•com>
Cc: Jeff Layton <jlayton@kernel•org>,
linux-nfs@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-next@vger•kernel.org
Subject: build failure of next-20220715 due to undeclared identifier 'NFS4_CLIENTS_PER_GB'
Date: Sat, 16 Jul 2022 00:02:27 +0100 [thread overview]
Message-ID: <YtHyA8TL8ObXJ6EQ@debian> (raw)
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
next reply other threads:[~2022-07-15 23:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 23:02 Sudip Mukherjee (Codethink) [this message]
2022-07-15 23:12 ` build failure of next-20220715 due to undeclared identifier 'NFS4_CLIENTS_PER_GB' Chuck Lever III
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YtHyA8TL8ObXJ6EQ@debian \
--to=sudipm.mukherjee@gmail$(echo .)com \
--cc=chuck.lever@oracle$(echo .)com \
--cc=dai.ngo@oracle$(echo .)com \
--cc=jlayton@kernel$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linux-nfs@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox