mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-31 16:11:36 +00:00
The tar vfs plugin returns an inode value of zero and a type directory for null records, which wrongly triggers the file-system loop detection of the find utility. This patch returns the node pointer as inode value instead, which is a unique value. Fixes #3695
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.