Since the last round of direct I/O locking changes it is just a wrapper
around VOP_FLUSHINVAL_PAGES, so it's not nessecary anymore. Keep a simplified
version for kernels < 2.4.22, as these don't have the changed direct I/O
locking.
Date: Fri Jun 17 07:33:58 PDT 2005
Workarea: maine.americas.sgi.com:/home/daisy40/hch/ptools/xfs-2.4.x
Inspected by: nathans
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/linux/2.4.x-xfs
Modid: xfs-linux:xfs-kern:194420a
fs/xfs/xfs_vnodeops.c - 1.646 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.646&r2=text&tr2=1.645&f=h
- (mostly) remove xfs_inval_cached_pages
fs/xfs/xfs_dfrag.c - 1.47 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dfrag.c.diff?r1=text&tr1=1.47&r2=text&tr2=1.46&f=h
- (mostly) remove xfs_inval_cached_pages
fs/xfs/linux-2.6/xfs_lrw.h - 1.48 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_lrw.h.diff?r1=text&tr1=1.48&r2=text&tr2=1.47&f=h
- (mostly) remove xfs_inval_cached_pages
fs/xfs/linux-2.6/xfs_lrw.c - 1.225 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_lrw.c.diff?r1=text&tr1=1.225&r2=text&tr2=1.224&f=h
- (mostly) remove xfs_inval_cached_pages
fs/xfs/linux-2.4/xfs_lrw.h - 1.44 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_lrw.h.diff?r1=text&tr1=1.44&r2=text&tr2=1.43&f=h
- (mostly) remove xfs_inval_cached_pages
fs/xfs/linux-2.4/xfs_lrw.c - 1.221 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_lrw.c.diff?r1=text&tr1=1.221&r2=text&tr2=1.220&f=h
- (mostly) remove xfs_inval_cached_pages
|