On Fri, Sep 30, 2016 at 09:11:30AM +0800, Qu Wenruo wrote:
> > - cmds/ - (planned) cmds-*.[ch]
>
> Sounds good, so we can skip the "cmds-" prefix then.
Yes. We have to start somewhere, file renaming is left for later.
>
> > - convert/- move as-is, split later, eg. per filsyste
At 09/30/2016 12:38 AM, David Sterba wrote:
Hi,
I've started to reorganize the souces in progs so we can split the files and
group them. At the moment there's the kernel library (crc, list, radix, ...) as
the files are almost exactly the same as provided by kernel.
This patch moves btrfs-spec
Hi,
I've started to reorganize the souces in progs so we can split the files and
group them. At the moment there's the kernel library (crc, list, radix, ...) as
the files are almost exactly the same as provided by kernel.
This patch moves btrfs-specific sources to own directory. As this is a bigg