mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Correct a typo
This commit is contained in:
parent
6bbdde89f5
commit
fc9fac4c78
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153786
@ -2631,7 +2631,7 @@ nfs_flush(struct vnode *vp, int waitfor, struct thread *td,
|
||||
passone = 0;
|
||||
/*
|
||||
* A b_flags == (B_DELWRI | B_NEEDCOMMIT) block has been written to the
|
||||
* server, but nas not been committed to stable storage on the server
|
||||
* server, but has not been committed to stable storage on the server
|
||||
* yet. On the first pass, the byte range is worked out and the commit
|
||||
* rpc is done. On the second pass, nfs_writebp() is called to do the
|
||||
* job.
|
||||
|
Loading…
Reference in New Issue
Block a user