]> err.no Git - linux-2.6/blobdiff - fs/jfs/jfs_incore.h
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
[linux-2.6] / fs / jfs / jfs_incore.h
index ebd77c1bed663d0ed73231f2c70b2c064389d135..c0fd7b3eadc63a4336b4760db6e80f879f6d66b3 100644 (file)
@@ -165,6 +165,7 @@ struct jfs_sb_info {
         /* Formerly in ipbmap */
        struct bmap     *bmap;          /* incore bmap descriptor       */
        struct nls_table *nls_tab;      /* current codepage             */
+       struct inode *direct_inode;     /* metadata inode */
        uint            state;          /* mount/recovery state */
        unsigned long   flag;           /* mount time flags */
        uint            p_state;        /* state prior to going no integrity */