Skip to content
Commit 6d2b6170 authored by Eric Biggers's avatar Eric Biggers Committed by Al Viro
Browse files

vfs: fix check for fallocate on active swapfile

Fix the broken check for calling sys_fallocate() on an active swapfile,
introduced by commit 0790b31b

 ("fs: disallow all fallocate
operation on active swapfile").

Signed-off-by: default avatarEric Biggers <ebiggers3@gmail.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent af436472
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