]> Pileus Git - ~andy/linux/commit
autofs4 - fix deal with autofs4_write races
authorIan Kent <raven@themaw.net>
Fri, 13 Jan 2012 12:41:46 +0000 (20:41 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Jan 2012 16:30:49 +0000 (08:30 -0800)
commit8638094e956a47dbb9a25166705a91e9a0981d52
treec776b8254bb1a070cfafe5be8615c25b1314e31a
parent099469502f62fbe0d7e4f0b83a2f22538367f734
autofs4 - fix deal with autofs4_write races

I don't know how I missed this obvious mistake when I
reviewed Als' patches, sorry.

[ Quoting Al:

Grr...  Note to self: do git status *and* git stash show -p
before git push.  Nothing like "WTF? I'd fixed that braino"
feeling ;-/

  Al sent the same patch - it got broken in commit d668dc56631d:
  "autofs4: deal with autofs4_write/autofs4_write races". ]

Reported-and-tested-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/waitq.c