Date: Sat, 11 Dec 1999 14:08:33 +0000 (GMT) From: mariusz <mariusz@kam.pl> To: freebsd-questions@FreeBSD.ORG Subject: file .. problem Message-ID: <Pine.BSF.4.20.9912111357390.898-100000@bsd.kam.pl> In-Reply-To: <Pine.BSF.4.21.9912110346420.56533-100000@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.9912111357390.898-100000>