Fix outdated S_JUSTCREATED comment
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
		
							parent
							
								
									65277df72d
								
							
						
					
					
						commit
						3e8f833df0
					
				|  | @ -11,8 +11,8 @@ details. */ | |||
| #include <accctrl.h> | ||||
| #include <dsgetdc.h> | ||||
| 
 | ||||
| /* Special file attribute set, for instance, in open() and mkdir() to
 | ||||
|    flag that a file has just been created.  Used in alloc_sd, see there. */ | ||||
| /* Special file attribute set in set_created_file_access to flag that a file
 | ||||
|    has just been created.  Used in get_posix_access. */ | ||||
| #define S_JUSTCREATED	0x80000000 | ||||
| 
 | ||||
| /* UID/GID */ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue