o Fix a typo in the comment.
This commit is contained in:
parent
7a36e1d6c7
commit
f9b3b0e6d4
@ -404,7 +404,7 @@ struct vfsidctl {
|
||||
* private sysctls.
|
||||
* All "global" sysctl ops have the 33rd bit set:
|
||||
* 0x...1....
|
||||
* Priavte sysctl ops should have the 33rd bit unset.
|
||||
* Private sysctl ops should have the 33rd bit unset.
|
||||
*/
|
||||
#define VFS_CTL_QUERY 0x00010001 /* anything wrong? (vfsquery) */
|
||||
#define VFS_CTL_TIMEO 0x00010002 /* set timeout for vfs notification */
|
||||
|
Loading…
Reference in New Issue
Block a user