mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test invalid swap file activation
Swap files cannot have holes, and they must at least two pages. swapon(8) and mkswap(8) have stricter restrictions, so add versions of those commands without any restrictions. Signed-off-by: Omar Sandoval <osandov@fb.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -496,3 +496,4 @@
|
||||
492 auto quick
|
||||
493 auto quick swap
|
||||
494 auto quick swap
|
||||
495 auto quick swap
|
||||
|
||||
Reference in New Issue
Block a user