summaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c
diff options
context:
space:
mode:
authorAl Viro2010-03-03 20:13:08 +0100
committerAl Viro2010-03-03 20:13:08 +0100
commit4919c5e45a91b5db5a41695fe0357fbdff0d5767 (patch)
tree1aec0bdee83753205be2a6bbe0486db08984f938 /ipc/mqueue.c
parentset S_DEAD on unlink() and non-directory rename() victims (diff)
downloadkernel-qcow2-linux-4919c5e45a91b5db5a41695fe0357fbdff0d5767.tar.gz
kernel-qcow2-linux-4919c5e45a91b5db5a41695fe0357fbdff0d5767.tar.xz
kernel-qcow2-linux-4919c5e45a91b5db5a41695fe0357fbdff0d5767.zip
fix race in d_splice_alias()
rehashing the negative placeholder opens a race with d_lookup(); we unhash it almost immediately (by d_move()), but the race window is there. Since d_move() doesn't rely on target being hashed, we don't need that d_rehash() at all. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions