Skip to content
Commit 56939e01 authored by Domenico Andreoli's avatar Domenico Andreoli Committed by Darrick J. Wong
Browse files

hibernate: Allow uswsusp to write to swap



It turns out that there is one use case for programs being able to
write to swap devices, and that is the userspace hibernation code.

Quick fix: disable the S_SWAPFILE check if hibernation is configured.

Fixes: dc617f29 ("vfs: don't allow writes to swap files")
Reported-by: default avatarDomenico Andreoli <domenico.andreoli@linux.com>
Reported-by: default avatarMarian Klein <mkleinsoft@gmail.com>
Signed-off-by: default avatarDomenico Andreoli <domenico.andreoli@linux.com>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 98d54f81
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