- Remove the now unused LK_THISLAYER.
This commit is contained in:
parent
7933351a28
commit
1bf9ee92ff
@ -144,7 +144,6 @@ struct lock {
|
||||
* lk_interlock
|
||||
*/
|
||||
#define LK_RETRY 0x00020000 /* vn_lock: retry until locked */
|
||||
#define LK_THISLAYER 0x00040000 /* vn_lock: lock/unlock only current layer */
|
||||
#define LK_INTERNAL 0x00080000/* The internal lock is already held */
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user