Re: fat module accounting broken in 2.2.5 ?

Matthew Kirkwood (weejock@ferret.lmh.ox.ac.uk)
Mon, 19 Apr 1999 12:21:34 +0100 (GMT)


On Mon, 19 Apr 1999, Tigran Aivazian wrote:

> # rmmod fat
> rmmod: fat is in use
> # lsmod
> Module Size Used by
> nls_cp437 3548 0 (autoclean)
> msdos 8220 0 (autoclean)
> fat 25600 0 (autoclean) [msdos]

> shouldn't the usage count be >0 ?

Nope - the usage count is not incremented for modules which are only used
by other modules.

Matthew.

-
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/