[OpenIndiana-discuss] kernel panic when opening file viewer to check files on an NTFS file system

Jean-Pierre André jean-pierre.andre at wanadoo.fr
Sat Dec 14 16:58:19 UTC 2024


Hi again,

The source of the issue is adding vfs_syncfs into "struct vfsops"
which causes the extra size of "struct vfssw" (not in an
vm/*.h as I said earlier).

https://github.com/illumos/illumos-gate/commit/4763305e3243687c189d755d737d52205b2614ed

So what am I supposed to do for this not to happen again ?

Jean-Pierre


Marcel Telka wrote on 12/14/24 5:44 PM:
> On Sat, Dec 14, 2024 at 05:22:53PM +0100, Jean-Pierre André via openindiana-discuss wrote:
>> I really cannot understand how this can happen. There must
> 
> Easily.  Fuse is not in illumos-gate:
> 
> https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/openindiana/fuse
> 
>> be a defect in the kernel recompilation procedure. The fuse
>> kernel module is plugged into the kernel just like normal
>> file systems, and it has to be recompiled whenever a kernel
>> structure changes.
> 





More information about the openindiana-discuss mailing list