←back to thread

OpenBSD 7.8

(cdn.openbsd.org)
282 points paulnpace | 1 comments | | HN request time: 0s | source
Show context
prmoustache ◴[] No.45666669[source]
What is the status on FS journaling/softupdates? I used to like openBSD but it kind of disappeared of my life once they removed support for softupdates a couple of years ago. I am not so fond of those fsck and lost data we used to have on an occasional basis after an unexpected hard shutdown due to a power cut in the 90's.

Are they any new FS supported nowadays?

replies(3): >>45667362 #>>45667606 #>>45667660 #
myaccountonhn ◴[] No.45667660[source]
There is a hammer2fs port for openbsd that is actively maintained

https://github.com/kusumi/openbsd_hammer2

Somehow it was just never taken over the finish line though. I don't know why.

replies(1): >>45671726 #
1. prmoustache ◴[] No.45671726[source]
Can anyone expect booting from it?