Merge branch 'next-queue' into next
This commit is contained in:
		
				commit
				
					
						9e3ff38647
					
				
			
		
					 10 changed files with 28 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -155,6 +155,7 @@ struct key {
 | 
			
		|||
#define KEY_FLAG_IN_QUOTA	3	/* set if key consumes quota */
 | 
			
		||||
#define KEY_FLAG_USER_CONSTRUCT	4	/* set if key is being constructed in userspace */
 | 
			
		||||
#define KEY_FLAG_NEGATIVE	5	/* set if key is negative */
 | 
			
		||||
#define KEY_FLAG_ROOT_CAN_CLEAR	6	/* set if key can be cleared by root without permission */
 | 
			
		||||
 | 
			
		||||
	/* the description string
 | 
			
		||||
	 * - this is used to match a key against search criteria
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue