messages from 2016-09-20 16:09:38 to 2017-06-15 09:52:51 UTC [more...]
expected behaviour for replicated servers
2017-06-15 9:52 UTC (2+ messages)
Proposal for end-of-life for fedfs-utils development
2017-06-14 20:53 UTC
Valgrind warnings for `automount`
2017-06-12 14:20 UTC (3+ messages)
The add -c option when calling /bin/umount
2017-06-08 3:00 UTC
[autofs PATCH] Add -c option when calling /bin/umount - if supported
2017-06-07 15:55 UTC (3+ messages)
[PATCH] autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
2017-06-07 2:08 UTC
[PATCH] Fix usage of uninitialized pointer
2017-06-01 9:13 UTC (6+ messages)
[ANNOUNCE] autofs 5.1.3 release
2017-05-26 7:18 UTC
[PATCH 1/3] autofs - make disc device user accessible
2017-05-12 12:49 UTC (4+ messages)
` [PATCH 2/3] autofs - make dev ioctl version and ismountpoint "
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored
[PATCH] Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()
2017-05-04 23:53 UTC (2+ messages)
Fwd: Converting to New Syntax
2017-05-03 1:09 UTC (5+ messages)
[PATCH 00/34] fyi ... current patch list
2017-04-24 1:03 UTC (35+ messages)
` [PATCH 01/34] autofs-5.1.2 - fix included master map not found return
` [PATCH 02/34] autofs-5.1.2 - dont exit on master map read fail timeout
` [PATCH 03/34] autofs-5.1.2 - set sane default master read wait timeout
` [PATCH 04/34] autofs-5.1.2 - don't return until after master map retry read
` [PATCH 05/34] autofs-5.1.2 - make lookup_nss_read_master() return nss status
` [PATCH 06/34] autofs-5.1.2 - check NFS server availability on local mount fallback
` [PATCH 07/34] autofs-5.1.2 - make set_direct_mount_catatonic() more general
` [PATCH 08/34] autofs-5.1.2 - set autofs mounts catatonic at exit
` [PATCH 09/34] autofs-5.1.2 - honor last rw in mount options when doing a bind mount
` [PATCH 10/34] autofs-5.1.2 - fix typos in README.amd-maps
` [PATCH 11/34] autofs-5.1.2 - add ref counting to struct map_source
` [PATCH 12/34] autofs-5.1.2 - add support for amd browsable option
` [PATCH 13/34] autofs-5.1.2 - add function conf_amd_get_map_name()
` [PATCH 14/34] autofs-5.1.2 - add function conf_amd_get_mount_paths()
` [PATCH 15/34] autofs-5.1.2 - include amd mount section mounts in master mounts list
` [PATCH 16/34] autofs-5.1.2 - check for conflicting amd section mounts
` [PATCH 17/34] autofs-5.1.2 - add function conf_amd_get_map_options()
` [PATCH 18/34] autofs-5.1.2 - capture cache option and its settings during parsing
` [PATCH 19/34] autofs-5.1.2 - handle map_option cache for top level mounts
` [PATCH 20/34] autofs-5.1.2 - handle amd cache option all in amd type auto mounts
` [PATCH 21/34] autofs-5.1.2 - fix bogus check in expire_cleanup()
` [PATCH 22/34] autofs-5.1.2 - delay submount exit for amd submounts
` [PATCH 23/34] autofs-5.1.2 - add the mount requestor's pid to pending_args
` [PATCH 24/34] autofs-5.1.2 - create thread-local ID for mount attempts
` [PATCH 25/34] autofs-5.1.2 - log functions to prefix messages with attempt_id if available
` [PATCH 26/34] autofs-5.1.2 - factor out set_thread_mount_request_log_id()
` [PATCH 27/34] autofs-5.1.2 - add config option to use mount request log id
` [PATCH 28/34] autofs-5.1.2 - use autofs_point to store expire timeout where possibe
` [PATCH 29/34] autofs-5.1.2 - fix possible NULL derefernce
` [PATCH 30/34] autofs-5.1.2 - fix work around sss startup delay
` [PATCH 31/34] autofs-5.1.2 - fix invalid reference in remount_active_mount()
` [PATCH 32/34] autofs-5.1.2 - use malloc for expanded map location
` [PATCH 33/34] autofs-5.1.2 - fix offset mount location multiple expansion
` [PATCH 34/34] autofs-5.1.2 - increase worker thread per-thread stack size
Annoucing the release of fedfs-utils version 0.10.7
2017-04-21 21:52 UTC
[PATCH] autofs: use unsigned int/long instead of uint/ulong for ioctl args
2017-04-19 20:26 UTC
[PATCH] autofs: drop wrong comment
2017-04-19 15:58 UTC
Changes to special character escaping?
2017-04-10 8:07 UTC (3+ messages)
[PATCH 0/5] Fix dead URLs to ftp.kernel.org
2017-03-28 14:20 UTC (11+ messages)
` [PATCH 1/5] MAINTAINERS: Fix a dead URL "
` [PATCH 2/5] drivers/block: "
` [PATCH 3/5] drivers/md: "
` [PATCH 4/5] fs/autofs4: "
` [PATCH 5/5] scripts: Fix dead URLs "
` [PATCH] "
[PATCH 1/3] autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
2017-03-27 0:00 UTC (3+ messages)
` [PATCH 2/3] autofs: non functional header inclusion cleanup
` [PATCH 3/3] autofs: use AUTOFS_DEV_IOCTL_SIZE
[PATCH] Don't skip sssd autofs search if preseeded
2017-02-16 22:19 UTC
[PATCH 1/7] autofs: remove wrong comment
2017-01-30 10:21 UTC (7+ messages)
` [PATCH 2/7] autofs: fix typo in Documentation
` [PATCH 3/7] autofs: fix wrong ioctl documentation regarding devid
` [PATCH 4/7] autofs: update ioctl documentation regarding struct autofs_dev_ioctl
` [PATCH 5/7] autofs: add command enum/macros for root-dir ioctls
` [PATCH 6/7] autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
` [PATCH 7/7] autofs - take more care to not update last_used on path walk
[PATCH 1/6] autofs: remove wrong comment
2017-01-17 14:42 UTC (6+ messages)
` [PATCH 2/6] autofs: fix typo in Documentation
` [PATCH 3/6] autofs: fix wrong ioctl documentation regarding devid
` [PATCH 4/6] autofs: update ioctl documentation regarding struct autofs_dev_ioctl
` [PATCH 5/6] autofs: add command enum/macros for root-dir ioctls
` [PATCH 6/6] autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
[PATCH 1/7] vfs - merge path_is_mountpoint() and path_is_mountpoint_rcu()
2016-12-08 6:18 UTC (19+ messages)
` [PATCH 2/7] autofs - make struct path const in autofs4_dir_open()
` [PATCH 3/7] autofs - change struct path to const in autofs4_expire_wait() and autofs4_wait()
` [PATCH 4/7] vfs - change struct path to const in d_manage()
` [PATCH 5/7] vfs - constify path parameter of path_has_submounts()
` [PATCH 6/7] autofs - dont hold spin lock over direct mount expire
` [PATCH 7/7] vfs - make may_umount_tree() mount propogation aware
[PATCH 00/37] Current patch queue for review
2016-11-04 8:53 UTC (39+ messages)
` [PATCH 01/37] autofs-5.1.2 - fix release date in CHANGELOG
` [PATCH 02/37] autofs-5.1.2 - build: check for clock_gettime in librt
` [PATCH 03/37] autofs-5.1.2 - Fix compiler warning in try_remount()
` [PATCH 04/37] autofs-5.1.2 - Drop redundant \n in logerr()
` [PATCH 05/37] autofs-5.1.2 - Fix size arg of fgets(3)
` [PATCH 06/37] autofs-5.1.2 - fix libtirpc detection with -Wl, --as-needed
` [PATCH 07/37] autofs-5.1.2 - Fix a typo in CREDITS
` [PATCH 08/37] autofs-5.1.2 - Change .requestor to .requester for consistency
` [PATCH 09/37] autofs-5.1.2 - fix file map changed check
` [PATCH 10/37] autofs-5.1.2 - Remove unused local 2KB buffer
` [PATCH 11/37] autofs-5.1.2 - Fix typos in error messages
` [PATCH 12/37] autofs-5.1.2 - Fix fgets(3) size argument (another one)
` [PATCH 13/37] autofs-5.1.2 - fix short memory allocation in lookup_amd_instance()
` [PATCH 14/37] autofs-5.1.2 - fix count_mounts() function
` [PATCH 15/37] autofs-5.1.2 - configure: add cache variable for Linux proc filesystem check
` [PATCH 16/37] autofs-5.1.2 - Avoid local variable name shadowing another
` [PATCH 17/37] autofs-5.1.2 - fix typo in MOUNT_FLAG_GHOST comment
` [PATCH 18/37] autofs-5.1.2 - fix cachefs parse message not being logged
` [PATCH 19/37] autofs-5.1.2 - fix argc off by one in mount_autofs.c
` [PATCH 20/37] autofs-5.1.2 - fix _strncmp() usage
` [PATCH 21/37] autofs-5.1.1 - fix create_client() RPC client handling
` [PATCH 22/37] autofs-5.1.2 - update and add README for old autofs schema
` [PATCH 23/37] autofs-5.1.2 - wait for master map available at start
` [PATCH 24/37] autofs-5.1.2 - add master read wait option
` [PATCH 25/37] autofs-5.1.2 - work around sss startup delay
` [PATCH 26/37] autofs-5.1.2 - add sss master map wait config option
` [PATCH 27/37] autofs-5.1.2 - fix typos in README.amd-maps
` [PATCH 28/37] autofs-5.1.2 - add ref counting to struct map_source
` [PATCH 29/37] autofs-5.1.2 - add support for amd browsable option
` [PATCH 30/37] autofs-5.1.2 - add function conf_amd_get_map_name()
` [PATCH 31/37] autofs-5.1.2 - add function conf_amd_get_mount_paths()
` [PATCH 32/37] autofs-5.1.2 - include amd mount section mounts in master mounts list
` [PATCH 33/37] autofs-5.1.2 - check for conflicting amd section mounts
` [PATCH 34/37] autofs-5.1.2 - add function conf_get_map_options()
` [PATCH 35/37] autofs-5.1.2 - capture cache option and its settings during parsing
` [PATCH 36/37] autofs-5.1.2 - handle map_option cache for top level mounts
` [PATCH 37/37] autofs-5.1.2 - handle amd cache option all in amd type auto mounts
[PATCH 1/8] vfs - change d_manage() to take a struct path
2016-11-01 2:02 UTC (18+ messages)
` [PATCH 2/8] vfs - add path_is_mountpoint() helper
` [PATCH 3/8] vfs - add path_has_submounts()
` [PATCH 4/8] autofs - change autofs4_expire_wait() to take struct path
` [PATCH 5/8] autofs - change autofs4_wait() "
` [PATCH 6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks
` [PATCH 7/8] autofs - use path_has_submounts() to fix unreliable have_submount() checks
` [PATCH 8/8] vfs - remove unused have_submounts() function
[RFC PATCH 0/8] Patch series to fix autofs unreliable usage of d_mountpoint()
2016-10-03 0:47 UTC (9+ messages)
` [RFC PATCH 1/8] vfs - change d_manage() to take a struct path
` [RFC PATCH 2/8] vfs - add path_is_mountpoint() helper
` [RFC PATCH 3/8] vfs - add path_has_submounts()
` [RFC PATCH 4/8] autofs - change autofs4_expire_wait() to take struct path
` [RFC PATCH 5/8] autofs - change autofs4_wait() "
` [RFC PATCH 6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks
` [RFC PATCH 7/8] autofs - use path_has_submounts() to fix unreliable have_submount() checks
` [RFC PATCH 8/8] vfs - remove unused have_submounts() function
[PATCH 1/4] fs - make is_local_mountpoint() usable by others
2016-09-28 10:18 UTC (28+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).