Windows on Btrfs
221–230 of 286 posts
Re: Windows on Btrfs
#222Re: Windows on Btrfs
#223Re: Windows on Btrfs
#224Re: Windows on Btrfs
#225Re: Windows on Btrfs
#226Re: Windows on Btrfs
#227Re: Windows on Btrfs
#228I'm intending to write up some docs and announce it in the next few days, but since this thread is here, I might as well mention it now: On the topic of alternative btrfs implementations, I've been working on https://git.lukeshu.com/btrfs-progs-ng/ which is written entirely in Go. Its `btrfs-rec inspect mount --pv=/dev/whatever` is a read-only FUSE implementation of btrfs that is more fault-tolerant (of corrupt files…
> On the topic of alternative btrfs implementations, I've been working on https://git.lukeshu.com/btrfs-progs-ng/ which is written entirely in Go. Is this actually a blessed "next-generation" implementation? If not, could you please rename it so it doesn't confuse people?
(As a side note, I've had others fork software I maintain and call it "-ng", you learn to take it as a compliment :) )