From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Matwey V. Kornilov" Subject: Hardlinks in initrd Date: Sun, 21 Sep 2014 17:00:22 +0400 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hi, I am looking into init/initramfs.c code where cpio being unpacked onto tmpfs (or ramfs) root filesystem. The question is how are the hardlinks handled here?