mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
src/open_by_handle: program to exercise open_by_handle_at() syscall
This is a clone of src/stale_handle.c test that uses generic open_by_handle_at() syscall instead of the xfs specific ioctl. No test is using this program yet. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
bc2568f994
commit
b34b378566
@@ -75,6 +75,7 @@ in
|
||||
AC_PACKAGE_WANT_DMAPI
|
||||
AC_PACKAGE_WANT_LINUX_FIEMAP_H
|
||||
AC_PACKAGE_WANT_FALLOCATE
|
||||
AC_PACKAGE_WANT_OPEN_BY_HANDLE_AT
|
||||
AC_PACKAGE_WANT_LINUX_PRCTL_H
|
||||
AC_PACKAGE_WANT_LINUX_FS_H
|
||||
AC_PACKAGE_WANT_SSL
|
||||
|
||||
Reference in New Issue
Block a user