OpenAFS CVS Commit: openafs/src/afs/LINUX by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 29 Jan 2002 11:07:28 EST


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/afs/LINUX

Modified Files:
	osi_vm.c 
Log Message:

DELTA linux-use-fdatasync-directly-20020129
AUTHOR kolya@mit.edu
Use filemap_fdata{sync,wait} directly (available in 2.4.5 and above)
rather than write_inode_now(), which steals afs inodes and puts them
on the global inode lists.


--- DELTA config follows ---
linux-use-fdatasync-directly-20020129 openafs/src/afs/LINUX/osi_vm.c 1.10 1.11