]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/jbd2.h
jbd2: clean up how the journal device name is printed
[linux-2.6-omap-h63xx.git] / include / linux / jbd2.h
index 3dd2090070989863af4e87f9cc25b21900578bd9..66c3499478b57579c8b4a719bdee3b8a2c7c42bb 100644 (file)
@@ -850,7 +850,8 @@ struct journal_s
         */
        struct block_device     *j_dev;
        int                     j_blocksize;
-       unsigned long long              j_blk_offset;
+       unsigned long long      j_blk_offset;
+       char                    j_devname[BDEVNAME_SIZE+24];
 
        /*
         * Device which holds the client fs.  For internal journal this will be