Hi Mike,
Thanks, I implemented all your suggestion except the one related to the resize
command.
These patches doesn't address problems related to btrfs itself, and now the
interface of the btrfs function is based on the filesystem and not on the
device.
But I agree with you that today if a b
On Fri, Feb 19, 2010 at 12:12 PM, Goffredo Baroncelli
wrote:
> Hi all,
>
> on the basis of the suggestion received, I update my btrfs tool.
>
> The main changes are:
> - removed the short form of the command (like '-C')
> - deployed the "multi level" command (i.e.: btrfs snapshot create)
> - split
Hi all,
on the basis of the suggestion received, I update my btrfs tool.
The main changes are:
- removed the short form of the command (like '-C')
- deployed the "multi level" command (i.e.: btrfs snapshot create)
- split the source in three files. This because the new parses are quite big
(abou