Here are the patches I currently have in my queue for review before I commit them. I hope to commit them by the end of the week if possible. Comments welcome. In testing I've noticed a bug with lookups where there are multiple nsswitch sources, that will need to be fixed before I can release 5.1.5. --- Ian Kent (12): autofs-5.1.4 - improve hostname lookup error logging autofs-5.1.4 - fix rpm spec install permissions on auto.net and auto.smb autofs-5.1.4 - add units After line to include statd service autofs-5.1.4 - use systemd sd_notify() at startup autofs-5.1.4 - fix NFS version mask usage autofs-5.1.4 - fix fd leak in rpc_do_create_client() autofs-5.1.4 - add-man page note about extra slashes in paths autofs-5.1.4 - covarity fixes 1 autofs-5.1.4 - change expire type naming to better reflect usage autofs-5.1.4 - use defines for expire type autofs-5.1.4 - make umount_ent() recognise forced umount autofs-5.1.4 - enable SIGUSR2 handling in rpm spec file Todd Eigenschink (1): autofs-5.1.4 - tiny patch for autofs typo and possible bug CHANGELOG | 11 Makefile.conf.in | 3 aclocal.m4 | 3 autofs.spec | 6 configure | 1136 ++++++++++++++++++++++++++------------------- configure.in | 8 daemon/Makefile | 5 daemon/automount.c | 83 ++- daemon/direct.c | 8 daemon/indirect.c | 8 daemon/state.c | 12 include/linux/auto_fs4.h | 6 include/replicated.h | 5 include/state.h | 2 lib/defaults.c | 6 lib/log.c | 3 lib/macros.c | 1 lib/master_parse.y | 28 + lib/mounts.c | 20 - lib/parse_subs.c | 4 lib/rpc_subs.c | 8 man/auto.master.5.in | 8 modules/amd_parse.y | 4 modules/dclist.c | 4 modules/lookup_ldap.c | 27 + modules/mount_nfs.c | 6 modules/parse_amd.c | 13 - modules/parse_sun.c | 10 modules/replicated.c | 5 samples/autofs.service.in | 7 30 files changed, 877 insertions(+), 573 deletions(-) -- Ian -- To unsubscribe from this list: send the line "unsubscribe autofs" in