autofs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-14 08:20:43 to 2011-05-26 16:39:12 UTC [more...]

[PATCH] FedFS file system client support
 2011-05-26 16:39 UTC  (2+ messages)
` [PATCH] mount: Add automounter program map for FedFS

BUG() in shrink_dcache_for_umount_subtree on nfs4 mount
 2011-05-26 15:02 UTC  (2+ messages)

Automount /home for all the users when a user try to use /home
 2011-05-24  6:32 UTC  (3+ messages)

Deadlock in automount caused by AB/BA lock ordering
 2011-05-24  5:38 UTC  (2+ messages)

Lockdep splat in autofs with 2.6.39-rc2
 2011-05-11 19:13 UTC  (7+ messages)

[PATCH 0/2] Series for the non-expiring mounts problem
 2011-04-29  2:52 UTC  (5+ messages)
` [PATCH 1/2] autofs-5.0.5 - fix next task list update
` [PATCH 2/2] autofs-5.0.5 - fix stale map read

Question/request about host mapping
 2011-04-13 15:05 UTC  (5+ messages)

[ANNOUNCE] fedfs-utils for Linux
 2011-04-12 16:48 UTC  (3+ messages)

[PATCH] Sanity checks for brackets (escaped or otherwise) in server name
 2011-04-07 14:42 UTC  (2+ messages)

stat -L triggering mount (behavior change starting with 2.6.38-rc1)
 2011-04-01 14:27 UTC  (8+ messages)

different behaviour of autofs
 2011-04-01  7:57 UTC  (3+ messages)

stat -L triggering mount (behavior change starting with 2.6.38-rc1)
 2011-03-30 16:19 UTC 

[PATCH] dir map-type patch v2
 2011-03-28  5:35 UTC 

5.0.5 non-expiring mounts
 2011-03-28  3:17 UTC  (16+ messages)

[PATCH 03/74] autofs4: Save autofs trigger's vfsmount in super block info
 2011-03-23  1:58 UTC 

"Use bind instead of nfs if host is localhost" feature is broken? removed?
 2011-03-16 22:42 UTC  (5+ messages)

[PATCH 141/961] staging: Remove autofs3
 2011-03-16 20:56 UTC 

autofs problem
 2011-03-14 15:08 UTC  (4+ messages)

Recovering from the loss of a NFS Server
 2011-03-13  9:17 UTC  (2+ messages)

autofs hangs
 2011-03-13  1:31 UTC  (2+ messages)

AutoFS creates unmountable directories when ghosting is enabled
 2011-03-09 14:09 UTC  (6+ messages)

autofs problem
 2011-03-08 11:24 UTC 

[PATCH 1/3] Update the automount document to reflect the new VFS automounting hook
 2011-03-03 16:58 UTC  (3+ messages)
` [PATCH 2/3] Make VFS handle mount autoexpiry
` [PATCH 3/3] autofs4: Use no_printk() for no-op DPRINTK() and use __VA_ARGS__ too

adding new file systems to host map
 2011-02-28 15:53 UTC  (4+ messages)

Before I start carving wheels
 2011-02-27  6:13 UTC  (17+ messages)

automounting replicated servers using NFSv4 fails
 2011-02-21 12:38 UTC  (5+ messages)

autofs always requires openldap dependency
 2011-02-21  8:51 UTC 

Problem of concurrent mount/umount call
 2011-02-19  2:56 UTC  (13+ messages)

5.0.5 non-expiring mounts
 2011-02-17 19:21 UTC 

5.0.5 non-expiring mounts
 2011-02-17  7:57 UTC  (2+ messages)

Wrong network
 2011-02-17  1:58 UTC  (13+ messages)

[PATCH 1/3] Add dir map-type
 2011-02-15 12:40 UTC  (6+ messages)

Autofs hangs
 2011-02-15  3:32 UTC  (2+ messages)

autofs misbehaves when DNS RRs returns more ldap servers
 2011-02-09 16:40 UTC  (13+ messages)

make errors for autofs 5.0.4/5.0.5
 2011-02-02 21:11 UTC  (2+ messages)

autofs5.0.5 patches for old kernels
 2011-02-02 13:23 UTC  (2+ messages)

[RFC 00/20] Proposal for remaining BKL users
 2011-01-27 14:41 UTC  (2+ messages)
` [autofs] "

[bryder_autofs_4.1.4_PATCH 0/8] *** SUBJECT HERE ***
 2011-01-27 14:33 UTC  (4+ messages)
` [bryder_autofs_4.1.4_PATCH 7/8] Ian Kent's reentrant syslog patch

[RFC 00/20] Proposal for remaining BKL users
 2011-01-26 16:24 UTC  (8+ messages)
` [PATCH 06/20] staging: Remove autofs3

make error when installing 5.0.3
 2011-01-25  8:57 UTC 

[PATCH] autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()
 2011-01-25  1:55 UTC  (4+ messages)

multi-mount not working on autofs-3.1.7-900.1
 2011-01-21  6:08 UTC 

[PATCH] autofs4: Use no_printk() for no-op DPRINTK() and use __VA_ARGS__ too
 2011-01-18 22:29 UTC 

mount dependencies in autofs
 2011-01-17 17:43 UTC 

autofs4_d_automount() can change path->dentry param
 2011-01-17  0:07 UTC  (2+ messages)

[PATCH 00/18] Introduce automount support in the VFS [ver #4]
 2011-01-16 18:12 UTC  (30+ messages)
  ` [PATCH 01/18] Add a dentry op to handle automounting rather than abusing follow_link() "
  ` [PATCH 09/18] autofs4: Add d_manage() dentry operation "
  ` [PATCH 13/18] autofs4: Clean up autofs4_free_ino() "
    ` [PATCH 19/18] Unexport do_add_mount() and add in follow_automount(), not ->d_automount()

WARNING: at fs/dcache.c:1359 d_set_d_op [was: mmotm 2011-01-06-15-41 uploaded]
 2011-01-16 11:32 UTC  (5+ messages)
      ` [autofs] "

[PATCH] autofs4: Merge the remaining dentry ops tables
 2011-01-15 10:51 UTC 

[PATCH 01/18] Add a dentry op to handle automounting rather than abusing follow_link()
 2011-01-14 22:14 UTC  (11+ messages)
` [PATCH 00/18] Introduce automount support in the VFS

[PATCH 3/3] Man update for dir map-type
 2011-01-14 14:39 UTC 

[PATCH 2/3] Introduce /etc/auto.master.d
 2011-01-14 14:38 UTC 


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).