Difference between revisions of "How to open a file without open system call"
Jump to navigation
Jump to search
(Created page with "Sometimes CRIU meets an inode object (check this article for details of what inode is) without a name. This article describes when this happens and what CRIU...") |
|||
Line 1: | Line 1: | ||
Sometimes CRIU meets an inode object (check [[Dumping files|this]] article for details of what inode is) without a name. This article describes when this happens and what CRIU does in this case. | Sometimes CRIU meets an inode object (check [[Dumping files|this]] article for details of what inode is) without a name. This article describes when this happens and what CRIU does in this case. | ||
+ | |||
+ | [[Category: Under the hood]] |
Revision as of 08:16, 3 December 2014
Sometimes CRIU meets an inode object (check this article for details of what inode is) without a name. This article describes when this happens and what CRIU does in this case.