From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f172.google.com ([209.85.223.172]:36705 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964814AbbLQLhs (ORCPT ); Thu, 17 Dec 2015 06:37:48 -0500 Received: by mail-io0-f172.google.com with SMTP id o67so51822297iof.3 for ; Thu, 17 Dec 2015 03:37:48 -0800 (PST) MIME-Version: 1.0 Date: Thu, 17 Dec 2015 17:07:48 +0530 Message-ID: Subject: Orphan inodes From: Vignesh Raman To: linux-fsdevel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, I see the below message when running e2fsck on a partition, Inodes that were part of a corrupted orphan linked list found. Fix? yes Inode 19387 was part of the orphaned inode list. FIXED. Does first message mean the unlinked inodes is not removed? Does this message occur due to some file system corruption? Any pointed will be helpful. Thanks. -- Regards, Vignesh.