Re: [PATCH 5/7] autofs4 - fix direct mount pending expire race

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ian Kent <raven@...>
Cc: Andrew Morton <akpm@...>, autofs mailing list <autofs@...>, Kernel Mailing List <linux-kernel@...>, linux-fsdevel <linux-fsdevel@...>, Al Viro <viro@...>, Linus Torvalds <torvalds@...>
Date: Friday, July 18, 2008 - 4:08 pm

Ian Kent <raven@themaw.net> writes:


This makes me uneasy.  This should take d_mounted to zero.  Then, when
the daemon actually does the unmount, won't the d_mounted drop below
zero?  Following calls to d_mountpoint will return a negative value, but
everyone treats it as a boolean, so it will evaluate to true for a brief
time.  Or did I miss something?

Cheers,

Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 5/7] autofs4 - fix direct mount pending expire race, Jeff Moyer, (Fri Jul 18, 4:08 pm)
[PATCH 7/7] autofs4 - remove unused ioctls, Ian Kent, (Thu Jul 17, 10:37 pm)
Re: [PATCH 7/7] autofs4 - remove unused ioctls, Jeff Moyer, (Fri Jul 18, 4:09 pm)
[PATCH 2/7] autofs4 - cleanup redundant readir code, Ian Kent, (Thu Jul 17, 10:37 pm)
[PATCH 3/7] autofs4 - fix pending checks, Ian Kent, (Thu Jul 17, 10:37 pm)
Re: [PATCH 3/7] autofs4 - fix pending checks, Jeff Moyer, (Fri Jul 18, 10:51 am)