On Thu, Mar 20, 2003 at 06:47:27PM -0500, Jacques Gelinas wrote: > On Thu, 20 Mar 2003 13:46:00 -0500, Eje Gustafsson wrote > > Now I'm getting very confused.. > > > > I applied the patch-2.4.20ctx-16 as well as the new patch-2.4.20ctx-16-1 > > > > compiled the kernel but when I do > > make modules_install > > I get a error in /lib/modules/2.4.20ctx-16-1/kernel/fs/jfs/jfs.o > > about IS_IMMUTABLE not existing. > > I found a reference in fs/jsf/xattr.c where a IS_IMMUTABLE(inode) > > still existed and changed that to IS_IMMUTABLE_FILE(inode) and then it > > compiled fine. > > I am including the patch for jfs. Once I have received enough report about > ctx-16-1, I will release ctx17 with that.
I guess this shouldn't be necessary, because once the jfs in the kurrent kernel is updated, the IS_IMMUTABLE isn't present anymore ... (or if you use an updated jfs version, as I do ...) best, Herbert > > --------------------------------------------------------- > Jacques Gelinas <[EMAIL PROTECTED]> > vserver: run general purpose virtual servers on one box, full speed! > http://www.solucorp.qc.ca/miscprj/s_context.hc
