kernel module problem

Love lha at stacken.kth.se
Fri Sep 29 21:30:36 CEST 2000


Faheem Mitha <faheem at email.unc.edu> writes:

> Thank you. Then I recompile. And then do I run fs xfsdebug (and or fs
> xfsdebug almost-all) with arlad running and xfs.o loaded into the kernel?
> Is that right?

As you can see the code it ORs togehter all the debugging levels that have
a large X in front of it.

`fs xfsdebug' happens to modify the same variable (xfsdeb) to allow us
change the value runtime. But if its not possible to change the value, you
can change the initial value of `xfsdeb' in xfs_deb.c.

Thus, if you change all x(foo) to X(foo) you don't need to use `fs
xfsdebug' unless you want to turn off a debugging level.

Love





More information about the Arla-drinkers mailing list