Update comment to match r177997 & r178036 changes.
This commit is contained in:
parent
b280b57c85
commit
54594d8cf8
@ -139,7 +139,7 @@ linux_common_open(struct thread *td, int dirfd, char *path, int l_flags, int mod
|
||||
goto done;
|
||||
|
||||
/*
|
||||
* XXX In between kern_open() and fget(), another process
|
||||
* XXX In between kern_openat() and fget(), another process
|
||||
* having the same filedesc could use that fd without
|
||||
* checking below.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user