Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
autofs - A tool for automatically mounting and unmounting filesystems
- Description:
autofs is a daemon which automatically mounts filesystems when you use
them, and unmounts them later when you are not using them. This can
include network filesystems, CD-ROMs, floppies, and so forth.
Packages
autofs-5.0.5-23.el6.src
[403 KiB] |
Changelog
by Ian Kent (2010-07-01):
- bz597944 - autofs5: segfault in close_mount()
- add mutex to serialize access to mount module handle in parse module.
- dont check null cache on expire.
- fix null cache race.
- fix cache_init() on source re-read.
- fold autofs-5.0.5-fix-memory-leak-on-reload.patch into
fix cache_init() on source re-read patch where it belongs.
- bz594565 - If maps include both file and nis maps, included nis maps which
worked on RHEL 5.3 no longer work on RHEL 5.4
- fix negative cache included map lookup
- Resolves: rhhz#597944 rhbz#594565
|