Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 02:25:37 -0300 (ADT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-hackers@freebsd.org
Subject:   How do inodes work?
Message-ID:  <20040516022353.V37455@ganymede.hub.org>

next in thread | raw e-mail | index | archive | help

I'm fsck'ng a drive right now, and right now its up to:

ZERO LENGTH DIR I=8913556  OWNER=root MODE=40755
SIZE=0 MTIME=May 10 18:36 2004
CLEAR? yes

but according to df -i:

# df -i /dev/da0s1h
Filesystem  1K-blocks    Used   Avail Capacity iused   ifree %iused  Mounted on
/dev/da0s1h 119837208 101467120 8783112    92% 7460715 7587989   50%

so I take there are 'gaps' in the inode list?  it doesn't re-use freed
ones but keeps climbing until maybe it rolls around or something?

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


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