Accessing j_inode_flags in apfs #5
nanosparks
started this conversation in
General
Replies: 1 comment
-
Hi @nanosparks, as documented on README.md it is possible, but all filesystem structure needs to be decoded (there is no fast index/way to get a specific file/inode information directly). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Shouldn't it be possible to get j_inode_flags and check the INODE_WAS_CLONED flag using code similar to that used by https://github.com/linux-apfs/apfsprogs/blob/master/apfsck/inode.c?
Beta Was this translation helpful? Give feedback.
All reactions