A tool for automatically mounting and unmounting filesystems
Go to file
Ian Kent 5a4722cbbe Fix a SEGV that occurs during a restart when remounting already mounted
mounts.

Jira: https://issues.redhat.com/browse/RHEL-18035

In commit 635b90ecc (autofs-5.1.8 - fix mount tree startup reconnect)
when getting the parent the check for a multi-mount should include a
check for the root of the multi-mount as well since the root does not
set the parent.

There's also a possible deadlock when re-connecting to existing direct
mounts. If we're starting up or trying to re-connect to an existing
direct mount we could be iterating through the map entries with the
readlock held so we can't just take the writelock for direct mounts.
But when trying to re-connect to an existing mount at startup there
won't be any other process updating the map entry cache.

Signed-off-by: Ian Kent <ikent@redhat.com>
2023-12-19 11:30:21 +08:00
.gitignore Import rpm: c8s 2023-02-27 12:21:36 -05:00
autofs-5.1.4-Makefiles.rules-remove-samples-from-SUBDIRS.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-account-for-libnsl-changes.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-NULL-check-in-prepare_attempt_prefix.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-an-example-fedfs-master-map-entry-to-the-installed-master-map.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-conditional-inclusion-of-fedfs-binaries.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-error-handling-for-ext_mount_add.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-fedfs-getsrvinfo_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-fedfs-map-nfs4_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-man-page-note-about-extra-slashes-in-paths.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-master-map-pseudo-options-for-mount-propagation.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-mount_fedfs_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-systemd-service-command-line-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-add-units-After-line-to-include-statd-service.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-better-handle-hesiod-support-not-built-in.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-change-expire-type-naming-to-better-reflect-usage.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-covarity-fixes-1.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-dont-allow-trailing-slash-in-master-map-mount-points.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-dont-use-array-for-path-when-not-neccessary.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-NFS-version-mask-usage.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-age-setting-at-startup.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-amd-parser-opts-option-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-deadlock-in-dumpmaps.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-directory-create-permission.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-error-return-in-do_nfs_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-fd-leak-in-rpc_do_create_client.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-flag-file-permission.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-incorrect-locking-in-sss-lookup.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-libresolv-configure-check.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-monotonic_elapsed.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-prefix-option-handling-in-expand_entry.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-program-usage-message.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-sublink-option-not-set-from-defaults.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-update_negative_cache-map-source-usage.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-use-after-free-in-do_master_list_reset.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-fix-use-after-free-in-parse_ldap_config.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-improve-hostname-lookup-error-logging.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-make-umount_ent-recognise-forced-umount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-mark-removed-cache-entry-negative.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-move-close-stdio-descriptors-to-become_daemon.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-remove-autofs4-module-load-code.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-remove-unused-function-dump_master.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-set-bind-mount-as-propagation-slave.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-tiny-patch-for-autofs-typo-and-possible-bug.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-update-build-info-with-systemd.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-use-defines-for-expire-type.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-use-flags-for-startup-boolean-options.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-use-systemd-sd_notify-at-startup.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.4-use_hostname_for_mounts-shouldnt-prevent-selection-among-replicas.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-add-NULL-check-for-get_addr_string-return.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-add-config-option-for-ignore-mount-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-add-glibc-getmntent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-add-ignore-mount-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-add-mount_verbose-configuration-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-add-strictexpire-mount-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-allow-period-following-macro-in-selector-value.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-also-use-strictexpire-for-offsets.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-always-use-PROC_MOUNTS-to-make-mount-lists.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-dont-use-tree_is_mounted-for-mounted-checks.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-fix-additional-typing-errors.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-fix-amd-entry-memory-leak.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-fix-hesiod-string-check-in-master_parse.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-fix-macro-expansion-in-selector-values.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-fix-missing-initialization-of-autofs_point-flags.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-fix-unlink_mount_tree-not-umounting-mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-log-mount-call-arguments-if-mount_verbose-is-set.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-make-expire-remaining-log-level-debug.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-move-unlink_mount_tree-to-lib_mounts_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-optionally-log-mount-requestor-process-info.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-refactor-unlink_active_mounts-in-direct_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-remove-a-couple-of-old-debug-messages.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-remove-unused-function-has_fstab_option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-remove-unused-function-reverse_mnt_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-bit-flags-for-autofs-mount-types-in-mnt_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-ignore-option-for-offset-mounts-as-well.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-local-getmntent_r-in-get_mnt_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-local-getmntent_r-in-table_is_mounted.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-local-getmntent_r-in-tree_get_mnt_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-local_getmntent_r-for-unlink_mount_tree.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-malloc-in-spawn_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-mp-instead-of-path-in-mnt_list-entries.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.5-use-single-unlink_umount_tree-for-both-direct-and-indirect-mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-add-a-hash-index-to-mnt_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-add-force-unlink-mounts-and-exit-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-add-hashtable-implementation.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-add-helper-to-construct-mount-point-path.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-add-sss-ECONREFUSED-return-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-add-support-for-new-sss-autofs-proto-version-call.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-change-mountpoint-to-mp-in-struct-ext_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-cleanup-stale-logpri-fifo-pipes-on-unlink-and-exit.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-dont-prune-offset-map-entries.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-a-regression-with-map-instance-lookup.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-autofs-mount-options-construction.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-browse-dir-not-re-created-on-symlink-expire.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-direct-mount-unlink_mount_tree-path.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-double-quoting-in-auto.smb.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-double-quoting-of-ampersand-in-auto.smb-as-well.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-empty-mounts-list-return-from-unlink_mount_tree.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-incorrect-logical-compare-in-unlink_mount_tree.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-incorrect-systemctl-command-syntax-in-autofs-8.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-lookup_nss_read_master-nsswicth-check-return.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-program-map-multi-mount-lookup-after-mount-fail.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-quoted-string-length-calc-in-expandsunent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-remount-expire.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-retries-check-in-setautomntent_wait.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-sss-master-map-wait-timing.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-stale-offset-directories-disable-mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-trailing-dollar-sun-entry-expansion.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-typo-in-open_sss_lib.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-fix-unlink-mounts-umount-order.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-improve-force-unlink-mounts-option-description.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-improve-sss-getautomntbyname-error-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-improve-sss-getautomntent-error-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-improve-sss-setautomntent-error-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-initialize-struct-addrinfo-for-getaddrinfo-calls.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-make-bind-mounts-propagation-slave-by-default.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-make-external-mounts-independent-of-amd_entry.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-make-external-mounts-use-simpler-hashtable.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-make-umount_autofs-static.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-mount_nfs_c-fix-local-rdma-share-not-mounting.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-move-lib_master_c-to-daemon_master_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-move-readall-into-struct-master.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-move-submount-check-into-conditional_alarm_add.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-only-add-expire-alarm-for-active-mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-refactor-sss-getautomntbyname.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-refactor-sss-getautomntent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-refactor-sss-setautomntent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-remove-force-parameter-from-umount_all.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-remove-intr-hosts-map-mount-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-remove-logpri-fifo-on-autofs-mount-fail.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-remove-unused-function-tree_get_mnt_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-simplify-sss-source-stale-check.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-sss-introduce-a-flag-to-indicate-map-being-read.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-sss-introduce-retries-calcuation-function.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-update-ldap-READMEs-and-schema-definitions.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-update-list_h.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-update-sss-timeout-documentation.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-a-valid-timeout-in-lookup_prune_one_cache.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-bit-flag-for-force-unlink-mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-mapname-in-sss-context-for-setautomntent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-master_list_empty-for-list-empty-check.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-mnt_list-for-amdmounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-mnt_list-for-submounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-struct-mnt_list-mounted-list-for-expire.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.6-use-struct-mnt_list-to-track-mounted-mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-a-len-field-to-struct-autofs_point.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-buffer-length-checks-to-autofs-mount_mount.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.7-add-ext_mount_hash_mutex-lock-helpers.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-length-check-in-umount_subtree_mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-mapent-tree-implementation.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-missing-description-of-null-map-option.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-missing-free-in-handle_mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-mount-and-umount-offsets-functions.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-set_offset_tree_catatonic.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-some-multi-mount-macros.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-tree_mapent_add_node.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-tree_mapent_cleanup_offsets.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-tree_mapent_delete_offsets.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-tree_mapent_traverse_subtree.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-add-xdr_exports.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-cater-for-empty-mounts-list-in-mnts_get_expire_list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-check-for-offset-with-no-mount-location.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-cleanup-cache_delete-a-little.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-dont-add-offset-mounts-to-mounted-mounts-table.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-dont-pass-root-to-do_mount_autofs_offset.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-dont-try-umount-after-stat-ENOENT-fail.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-dont-use-realloc-in-host-exports-list-processing.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-eliminate-buffer-usage-from-handle_mounts_cleanup.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.7-eliminate-cache_lookup_offset-usage.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-eliminate-clean_stale_multi_triggers.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-eliminate-count_mounts-from-expire_proc_indirect.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-eliminate-redundant-cache-lookup-in-tree_mapent_add_node.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-eliminate-some-more-alloca-usage.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.7-eliminate-some-strlen-calls-in-offset-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-amd-hosts-mount-expire.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-amd-section-mounts-map-reload.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-arg-not-used-in-print.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-concat_options-error-handling.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.7-fix-dead-code-in-mnts_add_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-direct-mount-deadlock.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-double-free-in-parse_mapent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-double-unlock-in-parse_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-flag-check-in-umount_multi.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-hosts-map-offset-order.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-inconsistent-locking-in-parse_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-inconsistent-locking-in-umount_subtree_mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-incorrect-print-format-specifiers.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.7-fix-is-mounted-check-on-non-existent-path.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-lookup_prune_one_cache-refactoring-change.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-missing-lock-release-in-mount_subtree.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-mnts_get_expire_list-expire-list-construction.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-mnts_remove_amdmount-uses-wrong-list.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-mount_fullpath.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-nonstrict-offset-mount-fail-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-offset-entries-order.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-possible-memory-leak-in-master_parse.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-possible-memory-leak-in-mnts_add_amdmount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-fix-return-from-umount_subtree_mounts-on-offset-list-delete.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-make-tree-implementation-data-independent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-move-amd-mounts-removal-into-lib_mounts_c.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-pass-mapent_cache-to-update_offset_entry.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-pass-root-length-to-mount_fullpath.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-reduce-umount-EBUSY-check-delay.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-refactor-lookup_prune_one_cache-a-bit.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-refactor-umount_multi_triggers.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-mount_x-and-rpcgen-dependencies.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-mounts_mutex.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-obsolete-functions.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-redundant-assignment-in-master_add_amd_mount_section_mounts.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-redundant-if-check.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-redundant-local-var-from-sun_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-redundant-variables-from-mount_autofs_offset.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-unused-function-master_submount_list_empty.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-unused-functions-cache_dump_multi-and-cache_dump_cache.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-unused-mount-offset-list-lock-functions.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-unused-parameter-form-do_mount_autofs_offset.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-remove-unused-variable-from-get_exports.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-rename-path-to-m_offset-in-update_offset_entry.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-rename-tree-implementation-functions.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-set-offset-parent-in-update_offset_entry.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-simplify-get_parent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-simplify-mount_subtree-mount-check.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-switch-to-use-tree-implementation-for-offsets.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-use-mapent-tree-root-for-tree_mapent_add_node.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-use-mount_fullpath-in-one-spot-in-parse_mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.7-use-sprintf-when-constructing-hosts-mapent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-add-command-pipe-handling-functions.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-add-function-master_find_mapent_by_devid.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-add-ioctlfd-open-helper.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-add-soucre-parameter-to-module-functions.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-allow-null-map-in-indirect-maps.patch - fix conflict in patch for bug RHEL-12369. 2023-10-16 08:32:44 +08:00
autofs-5.1.8-avoid-calling-pthread_getspecific-with-NULL-key_thread_attempt_id.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-change-to-use-printf-functions-in-amd-parser.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-continue-expire-immediately-after-submount-check.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-coverity-fix-for-invalid-access.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-dont-call-umount_subtree_mounts-on-parent-at-umount.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-dont-close-lookup-at-umount.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-dont-delay-expire.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-dont-fail-on-duplicate-host-export-entry.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-dont-immediately-call-function-when-waiting.patch Auto sync2gitlab import of autofs-5.1.4-93.el8.src.rpm 2023-02-27 12:10:38 +00:00
autofs-5.1.8-dont-take-parent-source-lock-at-mount-shutdown.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-dont-use-initgroups-at-spawn.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-eliminate-last-remaining-state_pipe-usage.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-eliminate-realpath-from-mount-of-submount.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-eliminate-root-param-from-autofs-mount-and-umount.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-fail-on-empty-replicated-host-name.patch Auto sync2gitlab import of autofs-5.1.4-92.el8.src.rpm 2023-02-06 14:09:06 +00:00
autofs-5.1.8-fix-amd-selector-function-matching.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-fix-deadlock-in-lookups.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-fix-deadlock-with-hosts-map-reload.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-fix-expire-retry-looping.patch - add fix for bug 2213267. 2023-07-14 12:56:27 +08:00
autofs-5.1.8-fix-fix-mount-tree-startup-reconnect.patch - add fixes for bug 2208408. 2023-05-26 08:54:04 +08:00
autofs-5.1.8-fix-handling-of-incorrect-return-from-umount_ent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-hosts-map-deadlock-on-restart.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-fix-incorrect-matching-of-cached-wildcard-key.patch - add a fix for the "fix incorrect matching of cached wildcard key" patch. 2023-07-12 11:00:56 +08:00
autofs-5.1.8-fix-incorrect-path-for-is_mounted-in-try_remount.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-fix-invalid-tsv-access.patch Auto sync2gitlab import of autofs-5.1.4-84.el8.src.rpm 2022-10-26 08:11:13 +00:00
autofs-5.1.8-fix-kernel-mount-status-notification.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-loop-under-run-in-cache_get_offset_parent.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-memory-leak-in-sasl_do_kinit.patch - add fixes for bug 2208408. 2023-05-26 08:54:04 +08:00
autofs-5.1.8-fix-memory-leak-in-update_hosts_mounts.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-fix-memory-leak-in-xdr_exports.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-minus-only-option-handling-in-concat_options.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-fix-mount-tree-startup-reconnect.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-fix-multi-mount-check.patch - add fix for bug RHEL-7997. 2023-10-16 10:39:16 +08:00
autofs-5.1.8-fix-nonstrict-fail-handling-of-last-offset-mount.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-parse-module-instance-mutex-naming.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-fix-possible-use-after-free-in-handle_mounts_exit.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-fix-return-status-of-mount_autofs.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-fix-root-offset-error-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-set-open-file-limit.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-some-sss-error-return-cases.patch - add fix for bug 2214444. 2023-06-16 16:03:11 +08:00
autofs-5.1.8-fix-sysconf-return-handling.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-unterminated-read-in-handle_cmd_pipe_fifo_message.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-fix-use-after-free-in-tree_mapent_delete_offset_tree.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-fix-use_ignore_mount_option-description.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-get-rid-entry-thid-field.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-get-rid-of-strlen-call-in-handle_packet_missing_direct.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-get-rid-of-unused-field-submnt_count.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-improve-descriptor-open-error-reporting.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-improve-handling-of-ENOENT-in-sss-setautomntent.patch Auto sync2gitlab import of autofs-5.1.4-93.el8.src.rpm 2023-02-27 12:10:38 +00:00
autofs-5.1.8-include-addtional-log-info-for-mounts.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-make-amd-mapent-search-function-name-clear.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-make-open-files-limit-configurable.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-make-signal-handling-consistent.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-make-submount-cleanup-the-same-as-top-level-mounts.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-remove-nonstrict-parameter-from-tree_mapent_umount_offsets.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-remove-redundant-stat-call-in-lookup_ghost.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-remove-redundant-stat-from-do_mount_direct.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-rename-statemachine-to-signal_handler.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-serialise-lookup-module-open-and-reinit.patch Auto sync2gitlab import of autofs-5.1.4-91.el8.src.rpm 2022-12-22 06:09:59 +00:00
autofs-5.1.8-set-mapent-dev-and-ino-before-adding-to-index.patch - add changes for bug 2207801. 2023-06-13 10:51:59 +08:00
autofs-5.1.8-simplify-cache_add-a-little.patch Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00
autofs-5.1.8-switch-to-application-wide-command-pipe.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.8-use-device-id-to-locate-autofs_point-when-setting-log-priotity.patch - add changes for bug 2177998. 2023-03-20 12:11:39 +08:00
autofs-5.1.9-fix-deadlock-in-remount.patch Fix a SEGV that occurs during a restart when remounting already mounted 2023-12-19 11:30:21 +08:00
autofs-5.1.9-fix-get-parent-multi-mount-check-in-try_remount.patch Fix a SEGV that occurs during a restart when remounting already mounted 2023-12-19 11:30:21 +08:00
autofs.spec Fix a SEGV that occurs during a restart when remounting already mounted 2023-12-19 11:30:21 +08:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:27:52 -08:00
sources Auto sync2gitlab import of autofs-5.1.4-83.el8.src.rpm 2022-06-08 08:12:30 +00:00