Test the additional ioctl.

Signed-off-by: Andreas Philipp <philipp.andreas@gmail.com>
Signed-off-by: Hugo Mills <hugo@carfax.org.uk>
master
Andreas Philipp 2011-04-26 10:02:43 +02:00 committed by Chris Mason
parent 681c1d64a9
commit 97ecf6ad90
1 changed files with 1 additions and 0 deletions

View File

@ -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)