Re: Extending the VFS with hard-links

2025-05-02 Thread Christian Prochaska
unsuccessful. > > Any suggestions on how I can get this to work? > > Best, > Rumen > > *From:* Josef Söntgen > *Sent:* Thursday, April 3, 2025 1

Re: Extending the VFS with hard-links

2025-05-02 Thread Rumen Mitov
: Extending the VFS with hard-links CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Rumen, just a disclaimer, extending the VFS with hardlink support is not something we endorse

Re: Extending the VFS with hard-links

2025-04-03 Thread Josef Söntgen
Hi Rumen, just a disclaimer, extending the VFS with hardlink support is not something we endorse because of prior experience and the lack of complelling use-cases that balance out the pitfalls. > I need some help with extending the VFS for my project. I need > hardlink support, so I added the fo

Re: Extending the VFS with hard-links

2025-04-03 Thread Cedric At TTS via users
Hi Rumen, 'Patching' Genode to make it support hardlinks, even limiting said support to local file systems (no connection to a vfs server), would probably be involved : There a stack of different layers involved, you'd probably need to patch each one of them to 'propagate' the call from to