There is a limit on the number of attempts to lock down all
pages in the kiobuf (before issuing the request to the driver
layers) in pagebuf_kiobuf_io(). There was a bug in the code to
unlock these pages for the case where this limit was exceeded.
Fixed.
Modid: 2.3.99pre2-xfs:slinx:61114a
Date: Tue May 9 10:43:05 PDT 2000
Workarea: bonnie.engr.sgi.com:/build1/chait/2.3xfs-tot
Author: chait
The following file(s) were checked into:
bonnie:/isms/slinx/2.3.99pre2-xfs
linux/fs/page_buf.c - 1.87
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/page_buf.c.diff?r1=text&tr1=1.87&r2=text&tr2=1.86&f=h
- Bug fix in pagebuf_kiobuf_io(). Wasn't unlocking all pages on failing
attempt to lock pages before sending I/O request. Fixed.
|