On Tue, Oct 08, 2013 at 11:56:30AM -0400, Phillip Susi wrote: > If given at least one offset and only one file, assume source > and dest are the same, and do an in place move. > > Signed-off-by: Phillip Susi <psusi@xxxxxxxxxx> You **really** only want to allow move_mode if you are in raw mode. In particular, the safe move isn't even implemented in the other mods (nor does it make any sense), and if the user simply forgot to specify -r, it would be a shame if it ended up destroying the user's file system. :-( - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html