Deals with the delalloc version of a full disk. Also some changes for
passing file offsets > 2^32 through pagebuf.
Date: Mon Jul 3 09:46:52 PDT 2000
Workarea: 192.82.201.43:/usr/src/2.4.0-test1
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:65636a
linux/fs/xfs/linux/xfs_lrw.c - 1.45
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_lrw.c.diff?r1=text&tr1=1.45&r2=text&tr2=1.44&f=h
- Fix bad assert and offset calculations for the case where converting
a delalloc extent takes more than 2 real extents, plus make error
return
from linvfs_pb_bmap begative in error cases.
linux/fs/pagebuf/page_buf_io.c - 1.7
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/pagebuf/page_buf_io.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.6&f=h
- Small changes to deal with out of space conditions on write and file
offsets > 4 Gbytes.
|