|
@@ -330,6 +330,7 @@ typedef void (dio_iodone_t)(struct kiocb *iocb, loff_t offset,
|
|
#define ATTR_KILL_SGID 4096
|
|
#define ATTR_KILL_SGID 4096
|
|
#define ATTR_FILE 8192
|
|
#define ATTR_FILE 8192
|
|
#define ATTR_KILL_PRIV 16384
|
|
#define ATTR_KILL_PRIV 16384
|
|
|
|
+#define ATTR_OPEN 32768 /* Truncating from open(O_TRUNC) */
|
|
|
|
|
|
/*
|
|
/*
|
|
* This is the Inode Attributes structure, used for notify_change(). It
|
|
* This is the Inode Attributes structure, used for notify_change(). It
|