Modid: 2.3.99pre2-xfs:slinx:60688a
Date: Fri May 5 11:51:15 PDT 2000
Workarea: tiki.americas.sgi.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/linux/xfs_aclstubs.c - 1.5
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_aclstubs.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.4&f=h
- Fix compiler warning.
linux/fs/xfs/linux/xfs_fs_bio.c - 1.31
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.31&r2=text&tr2=1.30&f=h
- Rename 'rbufs' to 'xfs_rbufs'.
linux/fs/xfs/linux/xfs_random.c - 1.35
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_random.c.diff?r1=text&tr1=1.35&r2=text&tr2=1.34&f=h
- Add debug code to catch times where kmem_alloc callers
with KM_SLEEP set would've gotten a NULL return.
linux/fs/xfs/macstubs.c - 1.4
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/macstubs.c.diff?r1=text&tr1=1.4&r2=text&tr2=1.3&f=h
- Fix compiler warning.
linux/fs/xfs/pseudo-inc/sys/kmem.h - 1.7
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/pseudo-inc/sys/kmem.h.diff?r1=text&tr1=1.7&r2=text&tr2=1.6&f=h
- Previously KM_SLEEP was defined as a '0', which when and'd
with just about anything rarely comes up non-zero.
linux/fs/xfs/xfs_buf_item.c - 1.100
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_buf_item.c.diff?r1=text&tr1=1.100&r2=text&tr2=1.99&f=h
linux/fs/xfs/xfs_dquot.c - 1.46
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_dquot.c.diff?r1=text&tr1=1.46&r2=text&tr2=1.45&f=h
linux/fs/xfs/xfs_inode.c - 1.282
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_inode.c.diff?r1=text&tr1=1.282&r2=text&tr2=1.281&f=h
linux/fs/xfs/xfs_log.c - 1.214
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_log.c.diff?r1=text&tr1=1.214&r2=text&tr2=1.213&f=h
- Add a specific KM_SLEEP flag to the ktrace_alloc()
invocations.
linux/fs/xfs/xfs_vfsops.c - 1.264
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vfsops.c.diff?r1=text&tr1=1.264&r2=text&tr2=1.263&f=h
- Add a specific KM_SLEEP flag to the ktrace_alloc()
invocations.
Return the 'rbufs' zone at module unload time.
|