commit | 3f6bcfbd4149875662773eb40a62294cddf215d4 | [log] [tgz] |
---|---|---|
author | Stefan Behrens <sbehrens@giantdisaster.de> | Tue Nov 06 15:08:53 2012 +0100 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Dec 16 20:46:06 2012 -0500 |
tree | 0a53729e4e0a2427370a7ab10e12c36b21b827fd | |
parent | ad6d620e2a5704f6bf3a39c92a75aad962c51cb3 [diff] |
Btrfs: add support for device replace ioctls This is the commit that allows to start the device replace procedure. An ioctl() interface is added that supports starting and canceling the device replace procedure, and to retrieve the status and progress. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> Signed-off-by: Chris Mason <chris.mason@fusionio.com>