Files
apfstests/tests/overlay
Chandan Rajendra 72da031cc1 overlay: Test constant d_ino feature
This commit adds a test to verify constant d_ino feature. The
following scenarios are checked,
- Parent's (i.e. "..") d_ino must always be calculated because a
  pure dir can be residing inside a merged dir.
- d_ino for "." must always be calculated because the present
  directory can have a copy-up origin.
- Verify d_ino of '.' and '..' before and after dir becomes impure.
  While at it also verify if trusted.overlay.impure xattr is
  set/reset appropriately and invalidation of readdir cache.
- Verify copied up file's (inside a impure dir) d_ino.
- Verify d_ino values corresponding to "." and ".." entries of a
  pure lower dir.
- Verify d_ino of ".." entry of a merged dir.
- Verify pure lower residing in dir which has another lower layer

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-09-04 15:40:52 +08:00
..
2016-05-09 10:55:44 +10:00
2017-02-04 14:16:43 +08:00
2016-06-23 20:18:29 +08:00
2016-06-23 20:18:32 +08:00
2016-07-31 10:37:08 +08:00
2017-05-01 14:08:03 +08:00
2017-01-17 11:21:54 +08:00
2017-02-23 18:40:57 +08:00
2017-09-04 15:40:52 +08:00
2017-09-04 15:40:52 +08:00
2017-09-04 15:40:52 +08:00