I have update the Redhat beta kernel up to 1.3pre2, and added
linux-2.4.20-xfs-inode-init.patch
along with linux-2.4.20-xfs-nptl. However I am unable to add
linux-2.4.20-nolock_write.patch since it applies unclean. Is this bug
relative to O_Directe.
/BUILD/kernel-2.4.21/linux-2.4.21/arch/i386/lib/lib.a --end-group -o
.tmp_vmlinux1
fs/fs.o(.text+0xa130c): In function `xfs_write':
: undefined reference to `generic_file_write_nolock'
make[1]: *** [kallsyms] Error 1
Eric Sandeen wrote:
> The xfs code in severn is going to take a bit of work just to compile,
> red hat has not done any integration work for xfs with the rest of their
> changes.
>
> The fix below is the easy one, o_direct changes are probably trickier
> (if this kernel is similar to other recent RH kernels I've seen)
>
> -Eric
>
> On Mon, 2003-07-21 at 15:27, Knut J Bjuland wrote:
> > xfs file system does not compile with kernel from redhat in severn.
> > Linux-2.4.20-xfs-ntpl .path does not apply cleanly since there has been
> > some change in xfs code in ac kernel. I'll try to update to cvs and
> > repatch it with linux-2.4.20-xfs-nptl.......
> >
> >
> > xfs_syncd.c: In function `syncd':
> > xfs_syncd.c:52: structure has no member named `sigmask_lock'
> > xfs_syncd.c:54: too many arguments to function `recalc_sigpending'
> >
> --
> Eric Sandeen [C]XFS for Linux http://oss.sgi.com/projects/xfs
> sandeen@xxxxxxx SGI, Inc. 651-683-3102
|