Page MenuHomeFreeBSD

stefan.ractliffe_metrakol.ch (Stefan Ractliffe)
User

Projects

User does not belong to any projects.

User Details

User Since
Jun 21 2026, 11:55 AM (11 w, 6 d)

Recent Activity

Jul 20 2026

stefan.ractliffe_metrakol.ch added a comment to D46296: add virtiofs kernel module.

Sorry about the walls of text earlier — those were LLM-assisted and I shouldn't have posted them that way.

Jul 20 2026, 6:31 AM

Jul 19 2026

stefan.ractliffe_metrakol.ch added a comment to D46296: add virtiofs kernel module.

Just following up on the comment above. It looks like any issue with running was fixed by getting the latest snapshot, and doesn’t look like it was any issue with virtiofs — the driver runs fine on current main.

Jul 19 2026, 7:22 AM

Jul 18 2026

stefan.ractliffe_metrakol.ch added a comment to D46296: add virtiofs kernel module.

Hi Emil, I've been pondering this a bit in the last few weeks, trying to learn a bit as I'm going along, and as is probably fairly obvious, with the help of a LLM. I feel like I've made a bit of progress:

Jul 18 2026, 6:39 AM

Jun 22 2026

stefan.ractliffe_metrakol.ch added a comment to D46296: add virtiofs kernel module.

Thanks Emil — this is what I was looking for. I just built from the virtiofs branch and got the full stack compiling on main: fusefs.ko, the vtfs transport, and virtiofs.ko all build cleanly. The only needed fix is SRCS+= vnode_if.h in sys/modules/virtiofs/Makefile, so the standalone module build emits the generated header before compiling virtiofs_vfsops.c.

Jun 22 2026, 8:38 AM

Jun 21 2026

stefan.ractliffe_metrakol.ch added a comment to D46296: add virtiofs kernel module.

Hi Emil — thanks for this, I'm keen to get virtio-fs working on FreeBSD!! Anything I can do to help, please let me know!

Jun 21 2026, 1:19 PM