Hi everyone, I've pushed Goffredo's new btrfs utility into the subvol branch of the btrfs-progs repo. I'm using it as my starting point for the subvol listing utility as well as my fancy new defrag range ioctl. Goffredo, the new defrag ioctl takes a bunch of arguments, and I used getopt inside the command to do it. The tricky part is that getopt expects argv[0] to be the command name, so I had to hack things a bit. Could you please send a patch that changes the commands to include the command name in argv[0]? That'll make it easier to be flexible. -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
