Add ioctl-test.c which just prints all the ioctl numbers.
commitfb3a539c9224b9923acccc684bc1f2719d651004
authorChris Mason <chris.mason@oracle.com>
Mon, 15 Mar 2010 15:24:20 +0000 (15 11:24 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 15 Mar 2010 15:24:20 +0000 (15 11:24 -0400)
treeaf001ee9e26fbf9df2318daa857b160ffc1e1b43
parentb72e4c4e1923b908b7242c7d6646391eb4043a93
Add ioctl-test.c which just prints all the ioctl numbers.

This is used to compare the output on 64 bit and 32 bit machines and
make sure all of our ioctls are compat defined.
Makefile
ioctl-test.c [new file with mode: 0644]