NFS utilities and supporting clients and daemons for the kernel NFS server
Go to file
Steve Dickson 5f31f29e2e Update to support for the NFS RPC-with-TLS (RHEL-14754)
JIRA: https://issues.redhat.com/browse/RHEL-14754

    commit ab6d2c6b88bce4ad4772b620b0caa027d959f205
    Author: Chuck Lever <chuck.lever@oracle.com>
    Date: Sat Apr 15 10:03:42 2023 -0400

        exports: Add an xprtsec= export option

    The overall goal is to enable administrators to require the use of
    transport layer security when clients access particular exports.

    This patch adds support to exportfs to parse, display, and push
    into the kernel a new xprtsec= export option.

    Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
    Signed-off-by: Steve Dickson <steved@redhat.com>

Resolves: RHEL-14754
Signed-off-by: Steve Dickson <steved@redhat.com>
2024-02-01 13:07:18 -05:00
tests Added the tests directory for the gatings tests (bz 1996211) 2022-01-13 10:42:19 -05:00
.gitignore Rebased to upstream release: nfs-utils-2-5-4 (bz 1971684) 2021-06-24 14:54:25 -04:00
10-nfsv4.conf Merged update from upstream sources 2021-03-30 16:20:16 +00:00
24-nfs-server.conf RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
gating.yaml Added a gating.yaml file (bz 1996211) 2022-01-11 12:04:00 -05:00
id_resolver.conf RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
lockd.conf RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfs-convert.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfs-utils-1.2.1-exp-subtree-warn-off.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfs-utils-1.2.1-statdpath-man.patch Rebased to upstream release: nfs-utils-2-5-4 (bz 1971684) 2021-06-24 14:54:25 -04:00
nfs-utils-1.2.5-idmap-errmsg.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfs-utils-2.3.1-systemd-gssproxy-restart.patch Merged update from upstream sources 2020-12-17 15:50:29 +00:00
nfs-utils-2.3.3-man-tcpwrappers.patch manpage: remove the no longer supported value "vers2" (bz 1966643) 2022-01-22 17:03:25 -05:00
nfs-utils-2.3.3-nfsconf-usegssproxy.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfs-utils-2.4.2-systemd-svcgssd.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfs-utils-2.5.4-covscan-return-value.patch Covscan Scan: Wrong Check of Return Value (bz 2151968) 2023-02-13 07:59:04 -05:00
nfs-utils-2.5.4-general-memory-fixes.patch General memory fixes (bz 1938822) 2021-08-26 15:34:27 -04:00
nfs-utils-2.5.4-gssd-bad-integ-error-support.patch gssd: handle KRB5_AP_ERR_BAD_INTEGRITY errors (RHEL-15034) 2024-01-12 10:32:29 -05:00
nfs-utils-2.5.4-gssd-debug-msg.patch gssd: fix crash in debug message. (bz 1999476) 2022-01-11 12:48:08 -05:00
nfs-utils-2.5.4-gssd-dns-failure.patch gssd: fix handling DNS lookup failure (RHEL-15035) 2024-01-10 13:29:10 -05:00
nfs-utils-2.5.4-juncs-automount.patch Fixed a regression in the junction code (bz 2213669) 2023-08-07 16:20:40 -04:00
nfs-utils-2.5.4-man-nfsconf.patch Fix typo in man page nfs.conf.man (bz 2203092) 2023-06-06 11:24:42 -04:00
nfs-utils-2.5.4-mount-ebusy.patch mount.nfs: Fix Typo auto negotiating code. (bz 2054300) 2022-07-28 16:59:17 -04:00
nfs-utils-2.5.4-mount-mountconf-typo.patch nfsmount.conf: Fix typo of the attribute name (RHEL-7904) 2024-01-25 11:53:37 -05:00
nfs-utils-2.5.4-mount-nov2.patch manpage: remove the no longer supported value "vers2" (bz 1966643) 2022-01-22 17:03:25 -05:00
nfs-utils-2.5.4-mount-null-ptr.patch mount.nfs: fix NULL pointer derefernce in nfs_parse_square_bracket (bz 2136807) 2022-11-14 15:26:05 -05:00
nfs-utils-2.5.4-mount-sloppy.patch Restored the nfs-utils-2.5.4-mount-sloppy.patch 2021-08-26 14:31:19 -04:00
nfs-utils-2.5.4-nfsd-man-4vers.patch nfsd.man: Explain that setting nfsv4=n turns off all v4 versions (bz 2042362) 2022-11-14 14:37:07 -05:00
nfs-utils-2.5.4-nfsdcltrack-printf.patch Restored the nfs-utils-2.5.4-mount-sloppy.patch 2021-08-26 14:31:19 -04:00
nfs-utils-2.5.4-nfsman-maxconnect.patch nfs.man: adding new mount option max_connect (bz 2106848) 2022-07-16 14:36:12 -04:00
nfs-utils-2.5.4-nfsrahead-cmd.patch Create the nfsrahead command (bz 2143747) 2022-12-03 10:31:34 -05:00
nfs-utils-2.5.4-rpcctl-xprt.patch rpcctl - fix failure when setting xprt offline and online (bz 2081934) 2022-07-22 12:23:42 -04:00
nfs-utils-2.5.4-rpcctl.patch Added the rpcctl command (bz 2059245) 2022-02-28 11:22:07 -05:00
nfs-utils-2.5.4-rpcidmapd-return.patch idmapd: Fix error status when nfs-idmapd exits (bz 2001764) 2022-07-22 11:23:39 -04:00
nfs-utils-2.5.4-rpcpipefs-warn.patch rpc-pipefs-generator: allocate enough space (bz 2109420) 2022-07-22 13:31:56 -04:00
nfs-utils-2.5.4-support-for-rpc-with-tls.patch Update to support for the NFS RPC-with-TLS (RHEL-14754) 2024-02-01 13:07:18 -05:00
nfs-utils-2.5.4-systemd-rpcstatd.patch rpc-statd.service: Stop rpcbind and rpc.stat in an exit race (bz 2112941) 2022-08-18 09:38:18 -04:00
nfs-utils.spec Update to support for the NFS RPC-with-TLS (RHEL-14754) 2024-02-01 13:07:18 -05:00
nfs.sysconfig RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfsconvert.py RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
nfsconvert.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:04:16 +02:00
sources Rebased to upstream release: nfs-utils-2-5-4 (bz 1971684) 2021-06-24 14:54:25 -04:00