diff options
author | 2007-02-20 13:58:10 -0800 | |
---|---|---|
committer | 2007-02-20 17:10:15 -0800 | |
commit | c9ffec48487849bc277de662a6c29aad64653b99 (patch) | |
tree | 42f848ada18ac6d241a952e55c765305b4278e90 /lib/genalloc.c | |
parent | [PATCH] autofs4: fix another race between mount and expire (diff) | |
download | wireguard-linux-c9ffec48487849bc277de662a6c29aad64653b99.tar.xz wireguard-linux-c9ffec48487849bc277de662a6c29aad64653b99.zip |
[PATCH] autofs4: check for directory re-create in lookup
This problem was identified and fixed some time ago by Jeff Moyer but it fell
through the cracks somehow.
It is possible that a user space application could remove and re-create a
directory during a request. To avoid returning a failure from lookup
incorrectly when our current dentry is unhashed we need to check if another
positive, hashed dentry matching this one exists and if so return it instead
of a fail.
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions