]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Keep track of the number of in-progress async direct IO writes in the nfsnode.
authormohans <mohans@FreeBSD.org>
Thu, 6 Apr 2006 01:20:30 +0000 (01:20 +0000)
committermohans <mohans@FreeBSD.org>
Thu, 6 Apr 2006 01:20:30 +0000 (01:20 +0000)
commit8a6c02da7df4358036aa25e6bfdff3041be47c60
treeaf911ea1d219da3c9fd65d8c880efbd0492f2c3c
parent4170173ab06311a95b74ad80577722e0588e097e
Keep track of the number of in-progress async direct IO writes in the nfsnode.
Make fsync/close wait until all of these drain. Add a check to nfs_getpage() and
nfs_putpage().
sys/nfsclient/nfs_bio.c
sys/nfsclient/nfs_vnops.c
sys/nfsclient/nfsnode.h