Skip to content
Commit c2bdc86e authored by David Howells's avatar David Howells Committed by Greg Kroah-Hartman
Browse files

afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate

commit c4bfda16 upstream.

When an operation is meant to be done uninterruptibly (such as
FS.StoreData), we should not be allowing volume and server record checking
to be interrupted.

Fixes: d2ddc776

 ("afs: Overhaul volume and server record caching and fileserver rotation")
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9dcb1844
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