Remove unused define.
Discussed with: kib
This commit is contained in:
parent
41949a1ed5
commit
bd944e019e
@ -380,7 +380,6 @@ extern int vttoif_tab[];
|
||||
#define SKIPSYSTEM 0x0001 /* vflush: skip vnodes marked VSYSTEM */
|
||||
#define FORCECLOSE 0x0002 /* vflush: force file closure */
|
||||
#define WRITECLOSE 0x0004 /* vflush: only close writable files */
|
||||
#define DOCLOSE 0x0008 /* vclean: close active files */
|
||||
#define V_SAVE 0x0001 /* vinvalbuf: sync file first */
|
||||
#define V_ALT 0x0002 /* vinvalbuf: invalidate only alternate bufs */
|
||||
#define V_NORMAL 0x0004 /* vinvalbuf: invalidate only regular bufs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user