org.kernel.vger.autofs archive

453 archived articles, newest first (page 5 of 5). Latest articles →

Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 20:27:42 +0800
Ian Kent <[email protected]> • #8502
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 11:55:42 +0100
Christian Brauner <[email protected]> • #8501
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 10:24:35 +0000
Al Viro <[email protected]> • #8500
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 11:19:59 +0100
Christian Brauner <[email protected]> • #8499
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 10:16:35 +0000
Al Viro <[email protected]> • #8498
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 18:13:19 +0800
Ian Kent <[email protected]> • #8497
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 09:04:16 +0000
Al Viro <[email protected]> • #8496
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 16:25:29 +0800
Ian Kent <[email protected]> • #8495
Re: [PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 06:59:51 +0000
Al Viro <[email protected]> • #8494
[PATCH 2/2] autofs: dont trigger mount if it cant succeed
Tue, 11 Nov 2025 14:04:39 +0800
Ian Kent <[email protected]> • #8493
[PATCH 1/2] autofs: fix per-dentry timeout warning
Tue, 11 Nov 2025 14:04:38 +0800
Ian Kent <[email protected]> • #8492
[PATCH 0/2] autofs: fairly minor fixes
Tue, 11 Nov 2025 14:04:37 +0800
Ian Kent <[email protected]> • #8491
Re: Recent reports of a failure to find a direct mount map entry on lookup
Fri, 31 Oct 2025 13:43:23 +1100
David Disseldorp <[email protected]> • #8490
[PATCH 11/11] autofs-5.1.9 - improve handling of missing map entry for mount request
Fri, 31 Oct 2025 09:31:39 +0800
Ian Kent <[email protected]> • #8489
[PATCH 10/11] autofs-5.1.9 - add function table_lookup_ino()
Fri, 31 Oct 2025 09:31:38 +0800
Ian Kent <[email protected]> • #8488
[PATCH 09/11] autofs-5.1.9 - fix stale direct mount trigger not umounted on expire
Fri, 31 Oct 2025 09:31:37 +0800
Ian Kent <[email protected]> • #8487
[PATCH 08/11] autofs-5.1.9 - refactor do_umount_autofs_direct()
Fri, 31 Oct 2025 09:31:36 +0800
Ian Kent <[email protected]> • #8486
[PATCH 07/11] autofs-5.1.9 - fix direct mount trigger umount failure case
Fri, 31 Oct 2025 09:31:35 +0800
Ian Kent <[email protected]> • #8485
[PATCH 06/11] autofs-5.1.9 - remove unnecessary assignment in umount_multi()
Fri, 31 Oct 2025 09:31:34 +0800
Ian Kent <[email protected]> • #8484
[PATCH 05/11] autofs-5.1.9 - remove unnecessary call to set_direct_mount_tree_catatonic()
Fri, 31 Oct 2025 09:31:33 +0800
Ian Kent <[email protected]> • #8483
[PATCH 04/11] autofs-5.1.9 - fix skip valid map entries on expire cleanup
Fri, 31 Oct 2025 09:31:32 +0800
Ian Kent <[email protected]> • #8482
[PATCH 03/11] autofs-5.1.9 - fix cache writelock must be taken in update_map_cache()
Fri, 31 Oct 2025 09:31:31 +0800
Ian Kent <[email protected]> • #8481
[PATCH 02/11] autofs-5.1.9 - fix devid update on reload
Fri, 31 Oct 2025 09:31:30 +0800
Ian Kent <[email protected]> • #8480
[PATCH 01/11] autofs-5.1.9 - quiet possibly noisy log message
Fri, 31 Oct 2025 09:31:29 +0800
Ian Kent <[email protected]> • #8479
Recent reports of a failure to find a direct mount map entry on lookup
Fri, 31 Oct 2025 09:31:28 +0800
Ian Kent <[email protected]> • #8478
[PATCH] do_reconnect: expiry check of dclist BEFORE lookup using it
Thu, 2 Oct 2025 12:52:49 +0200
Patrick Cernko <[email protected]> • #8477
[PATCH] fixed mailing list subscription address
Thu, 2 Oct 2025 12:35:05 +0200
Patrick Cernko <[email protected]> • #8476
Re: [PATCH] RFC: autofs-5.1.9 - flag removed entries as stale
Wed, 24 Sep 2025 16:36:01 +0800
Ian Kent <[email protected]> • #8475
[PATCH] autofs: avoid memleak when autofs_fill_super() fails
Thu, 18 Sep 2025 20:03:04 +0800
zhouyuhang <[email protected]> • #8474
Re: Helper for reproducing
Wed, 17 Sep 2025 07:54:13 +0800
Ian Kent <[email protected]> • #8473
Helper for reproducing
Mon, 15 Sep 2025 14:21:18 +0100
Jun Eeo <[email protected]> • #8472
[PATCH] autofs-5.1.9 - use execle instead of calling out to setenv.
Mon, 15 Sep 2025 13:43:07 +0100
Jun Eeo <[email protected]> • #8471
[PATCH] autofs-5.1.9 - don't call unsetenv in sd_notify
Mon, 15 Sep 2025 13:26:05 +0100
Jun Eeo <[email protected]> • #8470
Re: [BUG] deadlocks due to setenv in lookup_program.c
Sat, 13 Sep 2025 07:31:17 +0800
Ian Kent <[email protected]> • #8469
[BUG] deadlocks due to setenv in lookup_program.c
Thu, 11 Sep 2025 14:22:49 +0100
Jun Eeo <[email protected]> • #8468
Re: [PATCH v2 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
Tue, 2 Sep 2025 10:41:42 +0200
Christian Brauner <[email protected]> • #8467
Re: Serious error in autofs docs, which has design implications
Tue, 26 Aug 2025 20:58:12 +1000
"NeilBrown" <[email protected]> • #8466
Re: Serious error in autofs docs, which has design implications
Tue, 26 Aug 2025 10:22:01 +0800
Ian Kent <[email protected]> • #8465
Re: [PATCH 0/9] Patch series for direct map reload bug
Tue, 26 Aug 2025 08:49:19 +0800
Ian Kent <[email protected]> • #8464
[PATCH v2 4/4] openat2: don't trigger automounts with RESOLVE_NO_XDEV
Mon, 25 Aug 2025 18:12:33 +0000
Askar Safin <[email protected]> • #8463
[PATCH v2 3/4] namei: move cross-device check to __traverse_mounts
Mon, 25 Aug 2025 18:12:32 +0000
Askar Safin <[email protected]> • #8462
[PATCH v2 2/4] namei: remove LOOKUP_NO_XDEV check from handle_mounts
Mon, 25 Aug 2025 18:12:31 +0000
Askar Safin <[email protected]> • #8461
[PATCH v2 1/4] namei: move cross-device check to traverse_mounts
Mon, 25 Aug 2025 18:12:30 +0000
Askar Safin <[email protected]> • #8460
[PATCH v2 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
Mon, 25 Aug 2025 18:12:29 +0000
Askar Safin <[email protected]> • #8459
Re: [PATCH 4/4] vfs: fs/namei.c: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
Mon, 25 Aug 2025 21:48:17 +0400
Askar Safin <[email protected]> • #8458
Re: Serious error in autofs docs, which has design implications
Mon, 25 Aug 2025 18:38:25 +0400
Askar Safin <[email protected]> • #8457
Re: [PATCH 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
Mon, 25 Aug 2025 15:14:49 +0200
Christian Brauner <[email protected]> • #8456
Re: [PATCH 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
Mon, 25 Aug 2025 16:46:34 +0400
Askar Safin <[email protected]> • #8455
Re: Serious error in autofs docs, which has design implications
Fri, 22 Aug 2025 20:31:46 +0800
Ian Kent <[email protected]> • #8454
Re: [PATCH 0/9] Patch series for direct map reload bug
Fri, 22 Aug 2025 20:50:19 +1000
David Disseldorp <[email protected]> • #8453
Re: [PATCH] spin_lock_irqsave() in autofs_write() is bogus
Thu, 21 Aug 2025 13:03:42 +0100
David Laight <[email protected]> • #8452
Re: [PATCH v3 00/12] man2: document "new" mount API
Thu, 21 Aug 2025 21:49:18 +1000
Aleksa Sarai <[email protected]> • #8451
Serious error in autofs docs, which has design implications
Thu, 21 Aug 2025 11:53:58 +0400
Askar Safin <[email protected]> • #8450
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.