Bug 255357

Summary: BeOS/Haiku (BeFS) filesystem support for fstyp command
Product: Base System Reporter: Miguel Gocobachi <miguel>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: emaste
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   

Description Miguel Gocobachi 2021-04-24 06:13:08 UTC
It is a simple detection of the BeOS filesystem

The revision can be found here:
https://reviews.freebsd.org/D29917

Also, I am still thinking to use bfs or befs for the name, suggestions are welcome. This is the first contribution I am doing to the FreeBSD src, so I appreciate any guidance.
Comment 1 Miguel Gocobachi 2021-04-27 09:57:26 UTC
(In reply to Miguel Gocobachi from comment #0)

After checking different softwares and implementation I chose BeFS, disktype uses it, Linux and others.
Comment 2 Ed Maste freebsd_committer freebsd_triage 2021-04-27 19:53:06 UTC
Is there FUSE (or other) support for the filesystem?
Comment 3 Miguel Gocobachi 2021-04-28 05:52:38 UTC
(In reply to Ed Maste from comment #2)

Yes, befs-fuse very old for some linux using ppa.
Comment 4 Miguel Gocobachi 2021-04-28 10:24:33 UTC
(In reply to Ed Maste from comment #2)

btw I have plans to add support for BeFS with vfs or maybe fuse (but this does not work for me, at least is not loading the fuse.ko module on FreeBSD-13). But, since this is my very first contribution to the src, I should start with something simpler like fstyp, also to learn the style and guidance.
Comment 5 Miguel Gocobachi 2021-08-14 03:41:10 UTC
is any plan to integrated this, or should I just forget it?

Thank you.
Comment 6 Miguel Gocobachi 2021-08-21 14:07:22 UTC
This ticket can be closed now, the patch has been merged already. Reference: https://reviews.freebsd.org/R10:0e92585cde5101506720ca1b904372317b7d84b6