Date: Thu Jun 1 11:34:17 PDT 2000
Workarea: jen.cray.com:/src/lord/xfs-linux
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs
Modid: 2.3.99pre2-xfs:slinx:63175a
linux/fs/page_buf.c - 1.104
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/page_buf.c.diff?r1=text&tr1=1.104&r2=text&tr2=1.103&f=h
- Turn back on the code to wait for I/O to complete when flushing
delwri pagebufs - this is needed for unmount to do things in the
correct order. Modified it somewhat to potentially close the windows.
linux/fs/xfs/linux/xfs_iops.c - 1.51
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_iops.c.diff?r1=text&tr1=1.51&r2=text&tr2=1.50&f=h
- Remove the extra hold taken on the inode which was preventing
unmounts,
the link call was the culprit.
|