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