From owner-freebsd-questions Sat Dec 11 5:15:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.kam.pl (bsd.kam.pl [195.205.77.13]) by hub.freebsd.org (Postfix) with ESMTP id 0F40A14F19 for ; Sat, 11 Dec 1999 05:15:25 -0800 (PST) (envelope-from mariusz@kam.pl) Received: from localhost (mariusz@localhost) by bsd.kam.pl (8.9.3/8.9.3) with ESMTP id OAA01418 for ; Sat, 11 Dec 1999 14:08:33 GMT Date: Sat, 11 Dec 1999 14:08:33 +0000 (GMT) From: mariusz To: freebsd-questions@FreeBSD.ORG Subject: file .. problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have: /dev/da0s1e on /usr (ufs, local, soft-updates,writes: sync 21 async 11000) cd /usr/src/sys/contrib/lib bsd# pwd pwd: .: File name too long bsd# ls -la total 73 drwxr-xr-x 2 root wheel 512 Nov 27 14:18 . drwxr-xr-x 9 root wheel 512 Nov 27 14:18 .? -rw-r--r-- 1 root wheel 246 Apr 29 1998 Makefile.am -rw-r--r-- 1 root wheel 5681 Apr 29 1998 Makefile.in -rw-r--r-- 1 root wheel 21957 Apr 29 1998 getopt.c -rw-r--r-- 1 root wheel 4448 Apr 29 1998 getopt1.c -rw-r--r-- 1 root wheel 35964 Apr 29 1998 number.c -rw-r--r-- 1 root wheel 565 Apr 29 1998 vfprintf.c bsd#umount /usr bsd# fsck -Y /usr ** /dev/rda0s1e ** Last Mounted on /usr ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames MISSING '..' I=173069 OWNER=root MODE=40755 SIZE=512 MTIME=Nov 27 14:18 1999 DIR=/src/contrib/bc/lib CANNOT FIX, SECOND ENTRY IN DIRECTORY CONTAINS . ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 90035 files, 645505 used, 346734 free (13438 frags, 41662 blocks, 1.4% fragmentation) ***** FILE SYSTEM MARKED CLEAN ***** How should I make it clean drwxr-xr-x 9 root wheel 512 Nov 27 14:18 .? Mariusz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message