[PATCH 1/2] autofs4 - fix another race between mount and expire

2007-02-14 Thread Ian Kent
Hi Andrew, Jeff Moyer has identified a race between mount and expire. What happens is that during an expire the situation can arise that a directory is removed and another lookup is done before the expire issues a completion status to the kernel module. In this case, since the the lookup gets a

[PATCH 1/2] autofs4 - fix another race between mount and expire

2007-02-14 Thread Ian Kent
Hi Andrew, Jeff Moyer has identified a race between mount and expire. What happens is that during an expire the situation can arise that a directory is removed and another lookup is done before the expire issues a completion status to the kernel module. In this case, since the the lookup gets a