Oops, ignore this.

On Thu, 2008-06-12 at 12:40 +0800, Ian Kent wrote:
> The following series implements...
> 
> ---
> 
> 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 rehash 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

Reply via email to