Ico Doornekamp
Ico Doornekamp
Hi Ruben, We have some other changes and fixes outstanding, so I guess this is a good time to go to 1.4.5 and fix this while we do that. In...
Quoting Alex Davies (2019-08-17 22:28:22) > btrfs reports file size, not size on disk. The tool > [compsize](https://github.com/kilobyte/compsize) can tell you the > realize size on disk, how much is...
I had some advice on the #btrfs irc channel today, and while technically this should be feasible, it is not easy or trivial. There is one single ioctl which is...
> That file which is mentioned in the installation instructions is missing. ./configure is not available in the github repo, only in the release .tgz files. You can generate it...
Hey Muhammad, Thanks for giving this a go! We did some threading prototypes in the past but never got this to a state where we were happy with the results...
Quoting vain (2017-06-18 10:51:06) > Several improvements (IMHO) to rec. Not sure if you want this. :-) Hm, not sure either. I usually just fiddle with the tool every time...
Quoting John (2018-10-14 03:25:10) > > a. parallel indexing: because of the recursive accumulation > > implementing parallelization is not exactly trivial - a directory > > can only be...
Hi John, In case you are bored: I've added a branch called 'verify', this does a recursive walk of the database and calculates the totals. Could you run this on...
Quoting John (2018-10-15 23:29:04) > So I did some tests. Thansk for that! > My DB is 1.2gb in size, and it's on an NFS > mounted partition in this...
Quoting John (2018-10-16 21:46:23) > Do we want to have multiple filters and one or more keys? I think that would be sane, since a single traversal can filter multiple...