mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
pagebuf is no longer a separate module.
This commit is contained in:
@@ -47,7 +47,7 @@ To get it going automagically:
|
||||
30 4 * * * $HOME/qa/auto-qa cron-restarted
|
||||
|
||||
Notes:
|
||||
- if MODULAR=1 in auto-qa XFS and pagebuf are expected to
|
||||
- if MODULAR=1 in auto-qa XFS and xfs_support are expected to
|
||||
be modules. if MODULAR=0 they should be built into
|
||||
the kernel
|
||||
- the test device is cleaned at the start of the QA run
|
||||
@@ -55,7 +55,7 @@ Notes:
|
||||
leaves the device inconsistant etc)
|
||||
- I'm using a hacked su because PCP sudo won't set the
|
||||
gid properly, and normal linux su won't run
|
||||
without a tty even if PAM is pissed-off.
|
||||
without a tty even if PAM is switched off.
|
||||
- The QA is restarted after reboot by a second cron entry
|
||||
to avoid the test being able to get itself into
|
||||
some stupid loop and so that it's always started
|
||||
|
||||
Reference in New Issue
Block a user