diff options
author | David Howells <dhowells@redhat.com> | 2020-04-16 19:17:13 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2020-04-24 17:33:32 +0200 |
commit | c4bfda16d1b40d1c5941c61b5aa336bdd2d9904a (patch) | |
tree | 4072cea58ebb9e178ee96fa53818e5b20669f2a6 /fs/afs/inode.c | |
parent | afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH (diff) | |
download | linux-c4bfda16d1b40d1c5941c61b5aa336bdd2d9904a.tar.xz linux-c4bfda16d1b40d1c5941c61b5aa336bdd2d9904a.zip |
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
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: d2ddc776a458 ("afs: Overhaul volume and server record caching and fileserver rotation")
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'fs/afs/inode.c')
0 files changed, 0 insertions, 0 deletions