Skip to content

Filesystem hard links #31

Closed
Closed
@penberg

Description

OSv does not support hard links that are needed by Apache Cassandra for snapshotting, for example.

Christoph Hellwig already did vnode and dentry separation that's in master and the remaining TODO is:

  • wire up the vnode hash again, this time with a uin64_t as index
  • use the znode id as index for zfs, a counter for ramfs/devfs
  • write the actual link syscall and vnop (should be trivial)
  • lots of testing

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions