Fix a typo in a comment, introduced in rev. 1.19.
This commit is contained in:
parent
4193a14b0b
commit
a700f4820b
@ -1205,7 +1205,7 @@ duplicate_block(struct file_lock *fl)
|
||||
|
||||
/*
|
||||
* Is this lock request already on the blocking list?
|
||||
* Condider it a dupe if the file handles, offset, length,
|
||||
* Consider it a dupe if the file handles, offset, length,
|
||||
* exclusivity and client match.
|
||||
*/
|
||||
LIST_FOREACH(ifl, &blockedlocklist_head, nfslocklist) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user