]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - security/tomoyo/common.h
TOMOYO: Allow reading only execute permission.
[net-next-2.6.git] / security / tomoyo / common.h
index cdc9ef56fd86d35fee83d1b554cad30aebe146c4..67b9aeae80a74bab9230ef4224229117b756c5e0 100644 (file)
@@ -571,6 +571,8 @@ struct tomoyo_io_buffer {
        bool read_single_domain;
        /* Extra variable for reading.          */
        u8 read_bit;
+       /* Read only TOMOYO_TYPE_EXECUTE        */
+       bool print_execute_only;
        /* Bytes available for reading.         */
        int read_avail;
        /* Size of read buffer.                 */