Signed-off-by: Andreas Philipp <philipp.andr...@gmail.com>
---
 ioctl-test.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ioctl-test.c b/ioctl-test.c
index 7cf3bc2..1c27d61 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)
-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to