On Thu, Mar 26 2026, Pasha Tatashin wrote: > Memfds are identified by their underlying inode. Implement get_id > for memfd_luo to return the inode pointer. This prevents the same > memfd from being managed twice by LUO if the same inode is pointed > by multiple file objects. > > Signed-off-by: Pasha Tatashin <[email protected]>
Reviewed-by: Pratyush Yadav (Google) <[email protected]> [...] -- Regards, Pratyush Yadav

