For some strange reason, as a MODULE, the reference to buf_zone
was somehow resolved, but when built into the kernel, it was not.
Modid: 2.3.99pre2-xfs:slinx:62967a
Date: Sat May 27 17:38:22 PDT 2000
Workarea: tiki.cray.com:/data/clink/io/jtk/work-linux2.3-99
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs
linux/fs/xfs/xfs_vfsops.c - 1.269
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vfsops.c.diff?r1=text&tr1=1.269&r2=text&tr2=1.268&f=h
- Don't destroy buf_zone if it wasn't allocated.
linux/fs/xfs/linux/xfs_fs_bio.c - 1.33
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_fs_bio.c.diff?r1=text&tr1=1.33&r2=text&tr2=1.32&f=h
- Remove the 'static' from buf_zone.
|