FIXTURE(pidfd_bind_mount) { chartemplate[PATH_MAX]; int fd_tmp; int pidfd; struct stat st1; struct stat st2;
__u32 gen1;
__u32 gen2; bool must_unmount;
};
/* * Test that a detached mount can be created for a pidfd and then * attached to the filesystem hierarchy.
*/
TEST_F(pidfd_bind_mount, bind_mount)
{ int fd_tree;
/* * Test that a detached mount can be created for a pidfd and then * attached to the filesystem hierarchy and reopened.
*/
TEST_F(pidfd_bind_mount, bind_mount_reopen)
{ int fd_tree, fd_pidfd_mnt;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.