summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2026-01-09 11:21:31 -0500
committerChuck Lever <chuck.lever@oracle.com>2026-01-29 09:48:33 -0500
commitfeb8a46b14d9dc927bbedd59b43da3a2c798d64a (patch)
treeca9281e3b2259b283cd1d8056e8c338a1b54c7b4 /tools/perf/scripts/python/syscall-counts.py
parent6bc85baba4b08c787a8c9ba1bb0252a83e5c5603 (diff)
downloadkernel-feb8a46b14d9dc927bbedd59b43da3a2c798d64a.tar.gz
NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLs
A new IETF draft extends NFSv4.2 with POSIX ACL attributes: https://www.ietf.org/archive/id/draft-ietf-nfsv4-posix-acls-00.txt This draft has not yet been ratified. A build-time configuration option allows developers and distributors to decide whether to expose this experimental protocol extension to NFSv4 clients. The option is disabled by default to prevent unintended deployment of potentially unstable protocol features in production environments. This approach mirrors the existing NFSD_V4_DELEG_TIMESTAMPS option, which gates another experimental NFSv4 extension based on an unratified IETF draft. Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
5:01:37 +0100'>2016-03-09cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setRafael J. Wysocki 2016-03-09cpufreq: governor: Replace timers with utilization update callbacksRafael J. Wysocki 2016-03-01cpufreq: qoriq: allow building as module with THERMAL=mArnd Bergmann 2015-03-18cpufreq: qoriq: rename the driverTang Yuantian 2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar 2014-11-18cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar 2014-11-06cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung 2014-11-06cpufreq: allow powersave governor as the default without expert modeJames Geboski 2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar 2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann 2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar 2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring 2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds 2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski 2013-12-22cpufreq: Select PM_OPP rather than depending on itMark Brown 2013-12-04cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin 2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar 2013-10-16cpufreq: create cpufreq_generic_init() routineViresh Kumar