Date: Mon Jun 26 13:21:50 PDT 2000
Workarea: jen.cray.com:/data/clink/io/lord/slinx
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
Modid: 2.4.0-test1-xfs:slinx:65184a
linux/drivers/block/ll_rw_blk.c - 1.37
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/drivers/block/ll_rw_blk.c.diff?r1=text&tr1=1.37&r2=text&tr2=1.36&f=h
- remove the make_request wrapper - we do not need it anymore
linux/include/linux/page_buf.h - 1.49
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/include/linux/page_buf.h.diff?r1=text&tr1=1.49&r2=text&tr2=1.48&f=h
- Control pagebuf tracing the KDB config option - we cannot look at the
trace without kdb.
linux/fs/pagebuf/page_buf.c - 1.5
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/pagebuf/page_buf.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.4&f=h
- fix bug with spin lock held around potentially sleeping call,
remove use of make_request, couple of minor formatting cleanups.
|