From owner-freebsd-hackers@FreeBSD.ORG Fri May 6 09:24:24 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D728C16A4CE for ; Fri, 6 May 2005 09:24:24 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7256543DA5 for ; Fri, 6 May 2005 09:24:24 +0000 (GMT) (envelope-from maslanbsd@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so429096wra for ; Fri, 06 May 2005 02:24:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pXaYDS2xWNR82m1UI1rN008plL3ykUYdterTzAdoeYh6YLNed6V9jj1C9TofsBajAYgBallF4H7MM7V05ZWstB2kK7e6lh4pRNWYj9tWvfZl2q9S9KotaSQjlu/oJYDl0xdQ3FSdXdVuSCcCZER/OZlqYfZ5reDuJ1HRqkYVwaY= Received: by 10.54.13.50 with SMTP id 50mr342346wrm; Fri, 06 May 2005 02:24:18 -0700 (PDT) Received: by 10.54.99.7 with HTTP; Fri, 6 May 2005 02:24:18 -0700 (PDT) Message-ID: <319cceca050506022420a14e78@mail.gmail.com> Date: Fri, 6 May 2005 12:24:18 +0300 From: Maslan To: Julian Elischer In-Reply-To: <427919C6.5040100@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <319cceca0505040530623245d7@mail.gmail.com> <427919C6.5040100@elischer.org> cc: FreeBSD Hackers Subject: Re: files refused to delete X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maslan List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 09:24:25 -0000 here is the output of fsck : ** /dev/ad0s3a (NO WRITE) ** Last Mounted on / ** Root file system ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 2671 files, 44960 used, 1937879 free (703 frags, 242147 blocks, 0.0% fragmentation) ** /dev/ad0s3e (NO WRITE) ** Last Mounted on /usr ** Phase 1 - Check Blocks and Sizes INCORRECT BLOCK COUNT I=3D196742 (4 should be 0) CORRECT? no ** Phase 2 - Check Pathnames MISSING '.' I=3D197304 OWNER=3Dmaslan MODE=3D40755 SIZE=3D512 MTIME=3DMay 5 17:30 2005=20 DIR=3D? UNEXPECTED SOFT UPDATE INCONSISTENCY CANNOT FIX, FIRST ENTRY IN DIRECTORY CONTAINS koko UNEXPECTED SOFT UPDATE INCONSISTENCY MISSING '..' I=3D197304 OWNER=3Dmaslan MODE=3D40755 SIZE=3D512 MTIME=3DMay 5 17:30 2005=20 DIR=3D/home/maslan/.Trash/XY/Final/$YREX~1/trrt UNEXPECTED SOFT UPDATE INCONSISTENCY CANNOT FIX, SECOND ENTRY IN DIRECTORY CONTAINS f UNEXPECTED SOFT UPDATE INCONSISTENCY ?/fd IS AN EXTRANEOUS HARD LINK TO DIRECTORY /lost+found/#197140 REMOVE? no BAD INODE NUMBER FOR '..' I=3D197140 OWNER=3Dmaslan MODE=3D40755 SIZE=3D512 MTIME=3DApr 11 17:32 2005=20 DIR=3D?/fd UNEXPECTED SOFT UPDATE INCONSISTENCY FIX? no ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups FREE BLK COUNT(S) WRONG IN SUPERBLK SALVAGE? no SUMMARY INFORMATION BAD SALVAGE? no BLK(S) MISSING IN BIT MAPS SALVAGE? no 223330 files, 1470245 used, 553153 free (21905 frags, 66406 blocks, 1.1% fragmentation) ** /dev/ad0s3d (NO WRITE) ** Last Mounted on /var ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 2271 files, 8379 used, 485820 free (2028 frags, 60474 blocks, 0.4% fragmentation) On 5/4/05, Julian Elischer wrote: > use ls -lo to see if there are any special flags set on the file. > man chflags for more information on the flags. >=20 > How did you delete if from linux? last I heard the linux ufs code was > not very healthy. > maybe they fixed it.. >=20 >=20 > Maslan wrote: >=20 > >when i've extract a bz2 file containing filenames in other encodings (ar= abic), > >the file names appears ??? and it refuses to delete , however i > >deleted them from linux > >but the fsck created a hard link to them in lost+found and this hard > >links refused to deleted, it also created a hard link to my home > >directory which also refused to delete. > >is this bug in bfs or in fsck ??? > > > > > > >=20 --=20 I'm Searching For Perfection, So Even If U Need Portability U've To Use Assembly ;-) http://www.maslanlab.org