Fix a problem where synchronous writes could return EAGAIN incorrectly
for pinned inodes. There's more to be done here to speed things up a
bit, but this resolves the immediate issue.
Date: Fri Feb 11 11:07:46 AEDT 2005
Workarea: chook.melbourne.sgi.com:/build/nathans/xfs-linux
Inspected by: lord@xxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/xfs-kern/xfs-linux-melb
Modid: xfs-linux-melb:xfs-kern:21460a
xfs_vnodeops.c - 1.639
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.639&r2=text&tr2=1.638&f=h
linux-2.6/xfs_lrw.c - 1.221
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_lrw.c.diff?r1=text&tr1=1.221&r2=text&tr2=1.220&f=h
linux-2.6/xfs_super.c - 1.325
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.325&r2=text&tr2=1.324&f=h
linux-2.4/xfs_super.c - 1.300
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_super.c.diff?r1=text&tr1=1.300&r2=text&tr2=1.299&f=h
|