Skip to content
Commit 4433b691 authored by David Howells's avatar David Howells
Browse files

afs: Fix signal handling in some file ops



afs_mkdir(), afs_create(), afs_link() and afs_symlink() all need to drop
the target dentry if a signal causes the operation to be killed immediately
before we try to contact the server.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent bc1527dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment