Jim,
Here are the kernel patches I recommend we use while testing
the submount hang problem.
Some are upstream in recent kernels while others address known
problems. They were amde against a 2.6.24 source base but should
apply to earlier kernels. They may not be in thier final state
as testing is still being done.
I'm not sure that they will make a difference to the problem that
your seeing but I would like you to use them when testing the daemon
patches anyway, at least for now.
Ian
---
Ian Kent (8):
autofs4 - fix pending mount race.
autofs4 - use lookup intent flags to trigger mounts
autofs4 - don't release directory mutex if called in oz_mode
autofs4 - use look aside list for lookups
autofs4 - don't make expiring dentry negative
autofs4 - fix mntput, dput order bug
autofs4 - fix sparse warning in waitq.c:autofs4_expire_indirect()
autofs4 - check for invalid dentry in getpath
Jeff Moyer (2):
autofs4 - use struct qstr in waitq.c
autofs4 - fix incorrect return from root.c:try_to_fill_dentry()
fs/autofs4/autofs_i.h | 12 +-
fs/autofs4/expire.c | 26 ++---
fs/autofs4/inode.c | 29 +++---
fs/autofs4/root.c | 248 +++++++++++++++++++++++++++++++++----------------
fs/autofs4/waitq.c | 203 ++++++++++++++++++++++++++--------------
5 files changed, 333 insertions(+), 185 deletions(-)
--
_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs