Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2005 12:42:52 -1000
From:      Robert Marella <rmarella@gmail.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Can't remove empty directory
Message-ID:  <425C4EEC.20609@gmail.com>
In-Reply-To: <20050412223327.GB71285@xor.obsecurity.org>
References:  <425C4834.2090909@gmail.com> <20050412223327.GB71285@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:

>On Tue, Apr 12, 2005 at 12:14:12PM -1000, Robert Marella wrote:
>
>  
>
>>drwxr-xr-x  3 root  wheel  1024 Apr 12 10:06 .
>>drwxr-xr-x  3 root  wheel   512 Apr 12 10:06 ..
>>drwxr--r--  4 root  wheel     0 Apr 12 09:51 gail
>>p4# chflags -R noschg gail
>>p4# rm -r gail
>>rm: gail: Directory not empty
>>p4# rm gail
>>rm: gail: is a directory
>>p4# rmdir gail
>>rmdir: gail: Directory not empty
>>p4#
>>
>>The obvious problem is that the number of links is incorrect but I don't 
>>know how to make that right.
>>
>>Any help is greatly appreciated.
>>    
>>
>
>Unmount the filesystem and run fsck to repair the filesystem
>corruption.
>
>Kris
>  
>
That's why you get paid the BIG BUCKS.

Thank you very much
Robert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425C4EEC.20609>