btrfs-progs: docs: start ioctl documentation manual page
authorDavid Sterba <dsterba@suse.com>
Mon, 11 Sep 2017 18:26:04 +0000 (20:26 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Sep 2017 13:18:09 +0000 (15:18 +0200)
commitbc2c60ad31fd8933a0c138d6c2a5c9bc495b97ce
treed2607a4fcd67cc235d6bbf9bc8ef022bec1ebb13
parent509af95c9281549cc93805aca19ed6e7f8de024a
btrfs-progs: docs: start ioctl documentation manual page

Start documenting the ioctl interface to btrfs. The overall structure
should be settled, the formatting of the ioctl description may change in
the future, newly added ioctl descriptions should follow the examples of
BTRFS_IOC_SUBVOL_CREATE.

The document is not finished yet and will not be installed until most of
ioctls' details are filled in.

Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/Makefile.in
Documentation/btrfs-ioctl.asciidoc [new file with mode: 0644]