From 97ecf6ad90db0475b7847258e5f4505fbe4ea7bc Mon Sep 17 00:00:00 2001 From: Andreas Philipp Date: Tue, 26 Apr 2011 10:02:43 +0200 Subject: Test the additional ioctl. Signed-off-by: Andreas Philipp Signed-off-by: Hugo Mills --- ioctl-test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ioctl-test.c') diff --git a/ioctl-test.c b/ioctl-test.c index 7cf3bc28..1c27d616 100644 --- a/ioctl-test.c +++ b/ioctl-test.c @@ -22,6 +22,7 @@ unsigned long ioctls[] = { BTRFS_IOC_INO_LOOKUP, BTRFS_IOC_DEFAULT_SUBVOL, BTRFS_IOC_SPACE_INFO, + BTRFS_IOC_SNAP_CREATE_V2, 0 }; int main(int ac, char **av) -- cgit v1.2.3