]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When adding data to a buffer, we need to clear the B_NEEDCOMMIT flag
authormckusick <mckusick@FreeBSD.org>
Tue, 29 Sep 1998 21:46:54 +0000 (21:46 +0000)
committermckusick <mckusick@FreeBSD.org>
Tue, 29 Sep 1998 21:46:54 +0000 (21:46 +0000)
commit7774c57b8badc24956e96f05ceb00083846004d9
tree04cc88f48464c7d1c5b1447386dc96d6ce86eb14
parent2ad6aded6a3a836518acd51a5f89f360b3469b73
When adding data to a buffer, we need to clear the B_NEEDCOMMIT flag
which says that the data is on server but not committed.
sys/nfs/nfs_bio.c
sys/nfsclient/nfs_bio.c