Name: | am-utils |
---|---|
Epoch: | 5 |
Version: | 6.2.0 |
Release: | 27.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 3194823 |
License: | BSD |
RPM: | am-utils-6.2.0-27.el7.aarch64.rpm |
Source RPM: | am-utils-6.2.0-27.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://am-utils.org |
Summary: | Automount utilities including an updated version of Amd |
Description: | Am-utils includes an updated version of Amd, the popular BSD automounter. An automounter is a program which maintains a cache of mounted filesystems. Filesystems are mounted when they are first referenced by the user and unmounted after a certain period of inactivity. Amd supports a variety of filesystems, including NFS, UFS, CD-ROMS and local drives. You should install am-utils if you need a program for automatically mounting and unmounting filesystems. |
- fix nfsv3 fh length in NFS_FH_DREF().
- fix fix-umount-to-mount-race patch (bug 1399213).
- fix ambiguous else due to dlog() macro usage.
- fix typo in libtirpc configure macro.
- print_nfs_common_args() is only needed with DEBUG. - uid_t might be a different size than unsigned int. - remove set but not used variable s. - remove set but not used variable again. - remove unused function show_map(). - remove set but not used variable mp_error. - 32 bit fixes. - make sure variables are initialized. - dont use logical double ampersand when ampersand is meant. - Fix nfs args setting code. - Add the sys alias for unix as well as none and null. - Default to string mount options for NFSv4. - Improve debugging for unmounting. - add more debugging in the unmount path. - There is really no ti-rpc nfsv4 so dont send one. - Fix SEGV on amq entries that print times. - Make hasmntval return an 0 on error 1 on success. - Update the ctime of the directory too since it changed. - fix compiler assignment warning due to libtirpc. - fix logical not comparison in get_ldap_timestamp(). - fix umount to mount race.
- add get_nfs_xprt() and put_nfs_xprt() functions. - use new get_nfs_xprt() and put_nfs_xprt() functions. - add NFSv3 nfs_quick_reply() functionality. - add NFSv3 rpc request validation. - fix wcc attr usage in unlink3_or_rmdir3(). - use Linux libtirpc if present.
- fix Linux NFS recognition of umounts. - add systemd dependency on nfs-lock.service.
- Update Requires: portmap to Requires: rpcbind.
- fix systemd unit dependencies.
- fix permissions on amd.service and amd.conf.