Capitalize start of sentence.
MFC after: 3 days
This commit is contained in:
parent
c83f909ce7
commit
6eec26f5ad
@ -1178,7 +1178,7 @@ ncl_write(struct vop_write_args *ap)
|
||||
* significant cache coherency problems with multiple clients,
|
||||
* especially if locking is implemented later on.
|
||||
*
|
||||
* as an optimization we could theoretically maintain
|
||||
* As an optimization we could theoretically maintain
|
||||
* a linked list of discontinuous areas, but we would still
|
||||
* have to commit them separately so there isn't much
|
||||
* advantage to it except perhaps a bit of asynchronization.
|
||||
|
Loading…
Reference in New Issue
Block a user