Fix a bug in xfs_iomap for extent handling of write cases.
This may be the cause of several open PV's of incorrect
delay flags being set and then tripping asserts.
Date: Wed Mar 16 19:45:25 PST 2005
Workarea: naboo.americas.sgi.com:/go/space/XFS/xfs-linux
Inspected by: nathans@xxxxxxx
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/xfs-kern/xfs-linux
Modid: xfs-linux:xfs-kern:189616a
xfs_iomap.c - 1.31 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_iomap.c.diff?r1=text&tr1=1.31&r2=text&tr2=1.30&f=h
- Do not return a delay alloc extent when the caller is asking to do a
write.
|