NFS utilities and supporting clients and daemons for the kernel NFS server
1. Fix the ownership of /var/lib/nfs/statd/state. It should be owned by root:root, not rpcuser:rpcuser. This was fixed in RHEL8 in https://bugzilla.redhat.com/show_bug.cgi?id=1733445 but that change was never propagated to RHEL 9 or Fedora (and thus the issue is present in RHEL 10 as well). 2. Both /var/lib/nfs/etab and /var/lib/nfs/rmtab are marked as %config files, but they're not config files. They state files, just like /var/lib/nfs/statd/state, so they should be marked %ghost instead. Resolves: RHEL-77912 Resolves: RHEL-77913 Signed-off-by: Scott Mayhew <smayhew@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 10-nfsv4.conf | ||
| 24-nfs-server.conf | ||
| gating.yaml | ||
| id_resolver.conf | ||
| lockd.conf | ||
| nfs-utils-1.2.1-statdpath-man.patch | ||
| nfs-utils-1.2.5-idmap-errmsg.patch | ||
| nfs-utils-2.3.1-systemd-gssproxy-restart.patch | ||
| nfs-utils-2.3.3-man-tcpwrappers.patch | ||
| nfs-utils-2.7.1-strip-svcgssd.patch | ||
| nfs-utils-2.8.2-nfsdcltrack-cleanup.patch | ||
| nfs-utils-2.8.2-nfsdctl-nfsd-version-handling-fixes.patch | ||
| nfs-utils.spec | ||
| nfs.sysconfig | ||
| rpminspect.yaml | ||
| sources | ||