On Thu, Aug 20, 2015 at 07:24:23AM +0200, Goffredo Baroncelli wrote: > Add further checks to btrfs replace start command. > > The following tests where added in user space before calling > the ioctl(): > 1) check if the new disk is greather or equal to the old one > 2) check if the source device is or a block device or a > numerical dev-id > > These checks are already performed in kernel space; however > when "btrfs replace start" is ran in background is not possible > to show any error returned by the ioctl(), so in case of fail > the user had to check dmesg to understand the what happened. > > Signed-off-by: Goffredo Baroncelli <[email protected]>
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
