Name: | nfs-utils |
Epoch: | 1 |
Version: | 1.3.0 |
Release: | 0.48.0.5.el7_4.1 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 1037371 |
License: | MIT and GPLv2 and GPLv2+ and BSD |
RPM: |
nfs-utils-1.3.0-0.48.0.5.el7_4.1.x86_64.rpm
|
Source RPM: |
nfs-utils-1.3.0-0.48.0.5.el7_4.1.src.rpm
|
Build Date: | Thu Jan 25 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/nfs |
Summary: | NFS utilities and supporting clients and daemons for the kernel NFS server |
Description: | The nfs-utils package provides a daemon for the kernel NFS server and
related tools, which provides a much higher level of performance than the
traditional Linux NFS server used by most users.
This package also contains the showmount program. Showmount queries the
mount daemon on a remote host for information about the NFS (Network File
System) server on the remote host. For example, showmount can display the
clients which are mounted on that host.
This package also contains the mount.nfs and umount.nfs program. |
-
Thu Jan 25 2018 Edward Leung <edward.leung@oracle.com> 1.3.0-0.48.0.5.el7_4.1
- Prevent multiple instances of rpc.statd processes (orabug 22998602)
-
Thu Nov 30 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.48_4.1
- mount: handle EACCES during version negotiation (bz 1518718)
-
Fri Oct 06 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.48_4
- rpc.nfsd: Do not fail when all address families are not support (bz 1450528)
-
Mon Jun 19 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.48
- exportfs: fix path comparison in unexportfs_parsed() (bz 1389046)
- Correctly set the minor version when set in nfsmount.conf (1458504)
-
Wed Jun 14 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.47
- mount.nfs: Restore errno after v3 mounts on ECONNREFUSED errors (bz 1404121)
-
Mon Jun 12 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.46
- Use v4 minor default on all v4 mount types (bz 1458504)
-
Wed Jun 07 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.45
- Restart gssproxy when the server is reloaded (bz 1459483)
-
Thu Jun 01 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.44
- Updated patch for bz 1447849 with the upstream version (bz 1447849)
-
Mon May 22 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.43
- mount: explicit v4 mounts should not roll back to v3 (bz 1447849)
- spec: Use reload-or-try-restart to restart gssproxy (bz 1440887)
-
Tue May 09 2017 Steve Dickson <steved@redhat.com> 1.3.0-0.42
- Removed RPCSVCGSSDARGS nfs.sysconfig (bz 1431218)