Hey Su. Anything further I need to do in this matter or can I consider it "solved" and you won't need further testing by my side, but just PR the patches of that branch? :-)
Thanks, Chris. On Sat, 2018-10-27 at 14:15 +0200, Christoph Anton Mitterer wrote: > Hey. > > > Without the last patches on 4.17: > > checking extents > checking free space cache > checking fs roots > ERROR: errors found in fs roots > Checking filesystem on /dev/mapper/system > UUID: 6050ca10-e778-4d08-80e7-6d27b9c89b3c > found 619543498752 bytes used, error(s) found > total csum bytes: 602382204 > total tree bytes: 2534309888 > total fs tree bytes: 1652097024 > total extent tree bytes: 160432128 > btree space waste bytes: 459291608 > file data blocks allocated: 7334036647936 > referenced 730839187456 > > > With the last patches, on 4.17: > > checking extents > checking free space cache > checking fs roots > checking only csum items (without verifying data) > checking root refs > Checking filesystem on /dev/mapper/system > UUID: 6050ca10-e778-4d08-80e7-6d27b9c89b3c > found 619543498752 bytes used, no error found > total csum bytes: 602382204 > total tree bytes: 2534309888 > total fs tree bytes: 1652097024 > total extent tree bytes: 160432128 > btree space waste bytes: 459291608 > file data blocks allocated: 7334036647936 > referenced 730839187456 > > > Cheers, > Chris. >