<div dir="ltr">Hi all,<div><br></div><div>I found that<span style="font-family:arial,sans-serif;font-size:14px"> `anon_inode_getfd` and `anon_inode_getfile` could create anonymity files that I could implement my own read/write etc without both writing &quot;drivers&quot; nor expose the structure into the file system.</span><br>

</div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">But when I dig into the source code, I fount all the files created by them will share the same inode. Will it causing problems? Will other anon files interfere with my own anon files? If one anon file get deleted or closed, will I lost the inode of my own anon file?</span></div>

<div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">Is seems that none of these bad things happened, but why?</span></div><div><div>

<br></div>-- <br>Cheers,<br>Grissiom
</div></div>