Remove an unused declaration.
This commit is contained in:
parent
af3e0bb202
commit
adf4e1d58a
@ -366,7 +366,6 @@ extern int desiredvnodes; /* number of vnodes desired */
|
||||
extern struct uma_zone *namei_zone;
|
||||
extern int prtactive; /* nonzero to call vprint() */
|
||||
extern struct vattr va_null; /* predefined null vattr structure */
|
||||
extern int vfs_ioopt;
|
||||
|
||||
/*
|
||||
* Macro/function to check for client cache inconsistency w.r.t. leasing.
|
||||
|
Loading…
Reference in New Issue
Block a user