search for: journal_oom_retry

Displaying 1 result from an estimated 1 matches for "journal_oom_retry".

2001 Jul 06
4
ext3 0.9.0 compile failure
...0.9.0 with kernel 2.4.6 on a RH7.1 machine with the latest gcc updates installed. gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=k6 -c -o sysctl.o sysctl.c sysctl.c:317: `journal_oom_retry' undeclared here (not in a function) sysctl.c:317: initializer element is not constant sysctl.c:317: (near initialization for `fs_table[14].data') make[2]: *** [sysctl.o] Error 1 Klaasjan Brand kjb@dds.nl