Files
apfstests/common
Amir Goldstein 9107e08df7 fstests: add helper _require_scratch_feature
The helper is used to test if a specific filesystem feature can
be enabled. Currently only implemented testing overlayfs features.

Overalyfs features (e.g. redirect_dir, index) are configurable from
Kconfig (the build default), by module parameter (the system default)
and per mount using the mount option ${feature}=[on|off].

The helper is going to be used by overlay tests, which depend
on the inodes index feature.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-07-16 19:14:59 +08:00
..
2017-05-04 15:57:08 +08:00
2017-06-08 10:53:27 +08:00
2013-03-26 21:44:05 -05:00
2016-02-19 10:49:17 +11:00
2017-06-08 10:53:27 +08:00
2017-05-19 15:06:30 +08:00
2017-07-03 20:25:01 +08:00