mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Add FIGNORECASE define
The FIGNORECASE case define is now needed, place it with the related flags.
This commit is contained in:
+2
-1
@@ -25,6 +25,7 @@
|
|||||||
#ifndef _SPL_FILE_H
|
#ifndef _SPL_FILE_H
|
||||||
#define _SPL_FILE_H
|
#define _SPL_FILE_H
|
||||||
|
|
||||||
#define FKIOCTL 0x80000000
|
#define FIGNORECASE 0x00080000
|
||||||
|
#define FKIOCTL 0x80000000
|
||||||
|
|
||||||
#endif /* SPL_FILE_H */
|
#endif /* SPL_FILE_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user