Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 26 Jul 2001 11:38:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 26 Jul 2001 11:37:56 -0400 Received: from spring.webconquest.com ([66.33.48.187]:14340 "HELO mail.webconquest.com") by vger.kernel.org with SMTP id ; Thu, 26 Jul 2001 11:37:45 -0400 Date: Thu, 26 Jul 2001 11:37:42 -0400 (EDT) From: To: Dan Podeanu Cc: "Richard B. Johnson" , Subject: Re: Weird ext2fs immortal directory bug In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Original-Recipient: rfc822;linux-kernel-outgoing > > sentry21@Petra:1:/$ sudo rm -rf lost+found/ > > rm: cannot unlink `lost+found/#3147': Operation not permitted > > rm: cannot remove directory `lost+found': Directory not empty > > Perhaps: > > debugfs -w > unlink /lost+found/#3147 root@Petra:0:~# debugfs -w / debugfs 1.22, 22-Jun-2001 for EXT2 FS 0.5b, 95/08/09 /: Is a directory while opening filesystem debugfs: ^D root@Petra:0:~# debugfs -w /dev/hda5 debugfs 1.22, 22-Jun-2001 for EXT2 FS 0.5b, 95/08/09 debugfs: unlink /lost+found/#3147 debugfs: ^D root@Petra:0:~# cd /lost+found/ root@Petra:0:/lost+found# ls -l total 0 lr----S--- 1 52 12337 0 Nov 1 2022 #3147 -> root@Petra:0:/lost+found# Apparantly I wasn't joking when I said 'immortal'. --Dan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/