Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
autofs: A tool for automatically mounting and unmounting filesystems.
Name: | autofs |
Vendor: | CERN, http://cern.ch/linux" |
Version: | 4.1.3 |
License: | GPL |
Release: | 130 |
URL: | |
- Summary
- 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.
Arch: ia64
Download: | autofs-4.1.3-130.ia64.rpm |
Build Date: | Fri May 20 02:21:16 2005 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 805 KiB |
Changelog
- * Wed Apr 27 05:00:00 2005 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-130
- Change the cache update race fix to be a bit more conservative, based on
comments from upstream.
- * Tue Apr 26 05:00:00 2005 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-127
- Fix a race between mounting a share and updating the cache in the parent
process. If the mount completed first, the parent would not expire the
stale entry, leaving it first on the list. This causes map updates to not
be recognized (well, worse, they are recognized after the first expire, but
not subsequent ones). Fixes a regression, bug #137026.
- * Fri Apr 22 05:00:00 2005 Chris Feist <cfeist{%}redhat{*}com> - 1:4.1.3-124
- Fixed a problem with automounter not properly parsing submount maps.
bz #143074