linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Reduce size of stack frame in svc_export_parse()
@ 2023-10-01 17:25 Chuck Lever
  2023-10-01 17:25 ` [PATCH RFC 1/2] NFSD: Rewrite synopsis of nfsd_percpu_counters_init() Chuck Lever
  2023-10-01 17:25 ` [PATCH RFC 2/2] NFSD: Fix frame size warning in svc_export_parse() Chuck Lever
  0 siblings, 2 replies; 5+ messages in thread
From: Chuck Lever @ 2023-10-01 17:25 UTC (permalink / raw)
  To: linux-nfs; +Cc: Chuck Lever, kernel test robot, Amir Goldstein

Here's a possible way to address a recent 0-day report.
Compile-tested only.

---

Chuck Lever (2):
      NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
      NFSD: Fix frame size warning in svc_export_parse()


 fs/nfsd/export.c | 30 +++++++++++++++++++++---------
 fs/nfsd/export.h |  4 ++--
 fs/nfsd/stats.c  |  2 +-
 fs/nfsd/stats.h  | 18 +++++++++---------
 4 files changed, 33 insertions(+), 21 deletions(-)

--
Chuck Lever


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-02 13:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 17:25 [PATCH RFC 0/2] Reduce size of stack frame in svc_export_parse() Chuck Lever
2023-10-01 17:25 ` [PATCH RFC 1/2] NFSD: Rewrite synopsis of nfsd_percpu_counters_init() Chuck Lever
2023-10-02 13:42   ` Jeff Layton
2023-10-01 17:25 ` [PATCH RFC 2/2] NFSD: Fix frame size warning in svc_export_parse() Chuck Lever
2023-10-02 13:49   ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).