Re: Linux-2.2.2-pre2..

Oleg Drokin (green@ccssu.ccssu.crimea.ua)
Sun, 7 Feb 1999 11:17:18 +0300 (MSK)


Hello!

> The inode numbers can easily grow past the "maximum", but once it reaches
> the maximum the growth should be stunted and controlled. The above is
> exactly the kind of behaviour you should expect: inodes freely grow until
> they hit the max number, and then the growth should slow down quite
> noticeably. Think of "max" as a soft limit rather than a hard one.
Does not look so. I ran Andreas' exploit and I got this:
mordor:~# cat /proc/sys/fs/inode-state
33754 1 1 0 0 0 0
And number growed quite fast. All this with update running and
inode_nr = 2048
linux 2.2.2-pre2 of course.

Bye,
Oleg

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/