Whamcloud - gitweb
Branch b1_6
[fs/lustre-release.git] / lnet / include / libcfs / winnt / winnt-fs.h
index 5be0458..088d0e0 100644 (file)
@@ -131,6 +131,8 @@ typedef struct file_lock{
 #define ATTR_FROM_OPEN  0x1000  /* called from open path, ie O_TRUNC */
 //#define ATTR_CTIME_SET  0x2000
 #define ATTR_BLOCKS     0x4000
+#define ATTR_KILL_SUID  0
+#define ATTR_KILL_SGID  0
 
 #define in_group_p(x)  (0)