btrfs: new ioctls for scrub
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Fri, 11 Mar 2011 14:41:01 +0000 (15:41 +0100)
committerArne Jansen <sensille@gmx.net>
Thu, 12 May 2011 12:45:38 +0000 (14:45 +0200)
adds ioctls necessary to start and cancel scrubs, to get current
progress and to get info about devices to be scrubbed.
Note that the scrub is done per-device and that the ioctl only
returns after the scrub for this devices is finished or has been
canceled.

Signed-off-by: Arne Jansen <sensille@gmx.net>

No differences found