mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: test flock after copied up
Locks of file in lower dir should working after it's been copied up. CC: Miklos Szeredi <mszeredi@redhat.com> Signed-off-by: Xiong Zhou <xzhou@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -204,6 +204,7 @@ export GETRICHACL_PROG="`set_prog_path getrichacl`"
|
||||
export SETRICHACL_PROG="`set_prog_path setrichacl`"
|
||||
export KEYCTL_PROG="`set_prog_path keyctl`"
|
||||
export XZ_PROG="`set_prog_path xz`"
|
||||
export FLOCK_PROG="`set_prog_path flock`"
|
||||
|
||||
# use 'udevadm settle' or 'udevsettle' to wait for lv to be settled.
|
||||
# newer systems have udevadm command but older systems like RHEL5 don't.
|
||||
|
||||
Reference in New Issue
Block a user