49b67f import autofs-5.1.4-66.el8

Authored and Committed by centosrcm 3 years ago
93 files changed. 21961 lines added. 2 lines removed.
SOURCES/autofs-5.1.4-remove-unused-function-dump_master.patch
file added
+37
SOURCES/autofs-5.1.4-use-defines-for-expire-type.patch
file added
+100
SOURCES/autofs-5.1.5-fix-additional-typing-errors.patch
file added
+383
SOURCES/autofs-5.1.6-add-a-hash-index-to-mnt_list.patch
file added
+202
SOURCES/autofs-5.1.6-add-hashtable-implementation.patch
file added
+334
SOURCES/autofs-5.1.6-add-helper-to-construct-mount-point-path.patch
file added
+225
SOURCES/autofs-5.1.6-change-mountpoint-to-mp-in-struct-ext_mount.patch
file added
+74
SOURCES/autofs-5.1.6-fix-browse-dir-not-re-created-on-symlink-expire.patch
file added
+52
SOURCES/autofs-5.1.6-fix-program-map-multi-mount-lookup-after-mount-fail.patch
file added
+60
SOURCES/autofs-5.1.6-fix-remount-expire.patch
file added
+48
SOURCES/autofs-5.1.6-fix-stale-offset-directories-disable-mount.patch
file added
+57
SOURCES/autofs-5.1.6-make-bind-mounts-propagation-slave-by-default.patch
file added
+220
SOURCES/autofs-5.1.6-make-external-mounts-independent-of-amd_entry.patch
file added
+382
SOURCES/autofs-5.1.6-make-external-mounts-use-simpler-hashtable.patch
file added
+128
SOURCES/autofs-5.1.6-make-umount_autofs-static.patch
file added
+86
SOURCES/autofs-5.1.6-move-lib_master_c-to-daemon_master_c.patch
file added
+6877
SOURCES/autofs-5.1.6-move-submount-check-into-conditional_alarm_add.patch
file added
+201
SOURCES/autofs-5.1.6-only-add-expire-alarm-for-active-mounts.patch
file added
+334
SOURCES/autofs-5.1.6-remove-force-parameter-from-umount_all.patch
file added
+63
SOURCES/autofs-5.1.6-remove-unused-function-tree_get_mnt_list.patch
file added
+366
SOURCES/autofs-5.1.6-update-list_h.patch
file added
+513
SOURCES/autofs-5.1.6-use-master_list_empty-for-list-empty-check.patch
file added
+119
SOURCES/autofs-5.1.6-use-mnt_list-for-amdmounts.patch
file added
+547
SOURCES/autofs-5.1.6-use-mnt_list-for-submounts.patch
file added
+472
SOURCES/autofs-5.1.6-use-struct-mnt_list-mounted-list-for-expire.patch
file added
+620
SOURCES/autofs-5.1.6-use-struct-mnt_list-to-track-mounted-mounts.patch
file added
+360
SOURCES/autofs-5.1.7-add-a-len-field-to-struct-autofs_point.patch
file added
+122
SOURCES/autofs-5.1.7-add-ext_mount_hash_mutex-lock-helpers.patch
file added
+100
SOURCES/autofs-5.1.7-add-length-check-in-umount_subtree_mounts.patch
file added
+38
SOURCES/autofs-5.1.7-add-mapent-tree-implementation.patch
file added
+167
SOURCES/autofs-5.1.7-add-missing-free-in-handle_mounts.patch
file added
+38
SOURCES/autofs-5.1.7-add-mount-and-umount-offsets-functions.patch
file added
+304
SOURCES/autofs-5.1.7-add-set_offset_tree_catatonic.patch
file added
+46
SOURCES/autofs-5.1.7-add-some-multi-mount-macros.patch
file added
+522
SOURCES/autofs-5.1.7-add-tree_mapent_add_node.patch
file added
+123
SOURCES/autofs-5.1.7-add-tree_mapent_cleanup_offsets.patch
file added
+88
SOURCES/autofs-5.1.7-add-tree_mapent_delete_offsets.patch
file added
+113
SOURCES/autofs-5.1.7-add-tree_mapent_traverse_subtree.patch
file added
+79
SOURCES/autofs-5.1.7-add-xdr_exports.patch
file added
+325
SOURCES/autofs-5.1.7-cater-for-empty-mounts-list-in-mnts_get_expire_list.patch
file added
+40
SOURCES/autofs-5.1.7-check-for-offset-with-no-mount-location.patch
file added
+46
SOURCES/autofs-5.1.7-cleanup-cache_delete-a-little.patch
file added
+60
SOURCES/autofs-5.1.7-dont-add-offset-mounts-to-mounted-mounts-table.patch
file added
+197
SOURCES/autofs-5.1.7-dont-pass-root-to-do_mount_autofs_offset.patch
file added
+60
SOURCES/autofs-5.1.7-dont-try-umount-after-stat-ENOENT-fail.patch
file added
+41
SOURCES/autofs-5.1.7-dont-use-realloc-in-host-exports-list-processing.patch
file added
+107
SOURCES/autofs-5.1.7-eliminate-cache_lookup_offset-usage.patch
file added
+372
SOURCES/autofs-5.1.7-eliminate-clean_stale_multi_triggers.patch
file added
+285
SOURCES/autofs-5.1.7-eliminate-count_mounts-from-expire_proc_indirect.patch
file added
+132
SOURCES/autofs-5.1.7-eliminate-some-strlen-calls-in-offset-handling.patch
file added
+124
SOURCES/autofs-5.1.7-fix-arg-not-used-in-print.patch
file added
+36
SOURCES/autofs-5.1.7-fix-dead-code-in-mnts_add_mount.patch
file added
+51
SOURCES/autofs-5.1.7-fix-double-free-in-parse_mapent.patch
file added
+35
SOURCES/autofs-5.1.7-fix-double-unlock-in-parse_mount.patch
file added
+33
SOURCES/autofs-5.1.7-fix-flag-check-in-umount_multi.patch
file added
+34
SOURCES/autofs-5.1.7-fix-inconsistent-locking-in-parse_mount.patch
file added
+245
SOURCES/autofs-5.1.7-fix-inconsistent-locking-in-umount_subtree_mounts.patch
file added
+129
SOURCES/autofs-5.1.7-fix-is-mounted-check-on-non-existent-path.patch
file added
+58
SOURCES/autofs-5.1.7-fix-missing-lock-release-in-mount_subtree.patch
file added
+32
SOURCES/autofs-5.1.7-fix-mnts_get_expire_list-expire-list-construction.patch
file added
+36
SOURCES/autofs-5.1.7-fix-mnts_remove_amdmount-uses-wrong-list.patch
file added
+34
SOURCES/autofs-5.1.7-fix-mount_fullpath.patch
file added
+61
SOURCES/autofs-5.1.7-fix-possible-memory-leak-in-master_parse.patch
file added
+34
SOURCES/autofs-5.1.7-fix-possible-memory-leak-in-mnts_add_amdmount.patch
file added
+54
SOURCES/autofs-5.1.7-fix-return-from-umount_subtree_mounts-on-offset-list-delete.patch
file added
+40
SOURCES/autofs-5.1.7-make-tree-implementation-data-independent.patch
file added
+346
SOURCES/autofs-5.1.7-move-amd-mounts-removal-into-lib_mounts_c.patch
file added
+110
SOURCES/autofs-5.1.7-pass-mapent_cache-to-update_offset_entry.patch
file added
+68
SOURCES/autofs-5.1.7-pass-root-length-to-mount_fullpath.patch
file added
+153
SOURCES/autofs-5.1.7-reduce-umount-EBUSY-check-delay.patch
file added
+75
SOURCES/autofs-5.1.7-refactor-lookup_prune_one_cache-a-bit.patch
file added
+71
SOURCES/autofs-5.1.7-refactor-umount_multi_triggers.patch
file added
+255
SOURCES/autofs-5.1.7-remove-mount_x-and-rpcgen-dependencies.patch
file added
+544
SOURCES/autofs-5.1.7-remove-mounts_mutex.patch
file added
+168
SOURCES/autofs-5.1.7-remove-obsolete-functions.patch
file added
+739
SOURCES/autofs-5.1.7-remove-redundant-assignment-in-master_add_amd_mount_section_mounts.patch
file added
+36
SOURCES/autofs-5.1.7-remove-redundant-if-check.patch
file added
+36
SOURCES/autofs-5.1.7-remove-redundant-local-var-from-sun_mount.patch
file added
+70
SOURCES/autofs-5.1.7-remove-redundant-variables-from-mount_autofs_offset.patch
file added
+174
SOURCES/autofs-5.1.7-remove-unused-function-master_submount_list_empty.patch
file added
+54
SOURCES/autofs-5.1.7-remove-unused-functions-cache_dump_multi-and-cache_dump_cache.patch
file added
+59
SOURCES/autofs-5.1.7-remove-unused-mount-offset-list-lock-functions.patch
file added
+173
SOURCES/autofs-5.1.7-remove-unused-parameter-form-do_mount_autofs_offset.patch
file added
+62
SOURCES/autofs-5.1.7-remove-unused-variable-from-get_exports.patch
file added
+32
SOURCES/autofs-5.1.7-rename-path-to-m_offset-in-update_offset_entry.patch
file added
+155
SOURCES/autofs-5.1.7-rename-tree-implementation-functions.patch
file added
+196
SOURCES/autofs-5.1.7-set-offset-parent-in-update_offset_entry.patch
file added
+96
SOURCES/autofs-5.1.7-simplify-get_parent.patch
file added
+101
SOURCES/autofs-5.1.7-simplify-mount_subtree-mount-check.patch
file added
+42
SOURCES/autofs-5.1.7-switch-to-use-tree-implementation-for-offsets.patch
file added
+398
SOURCES/autofs-5.1.7-use-mount_fullpath-in-one-spot-in-parse_mount.patch
file added
+70
SOURCES/autofs-5.1.7-use-sprintf-when-constructing-hosts-mapent.patch
file added
+72
SPECS/autofs.spec
file modified
+305 -2
    import autofs-5.1.4-66.el8
    
        
file modified
+305 -2