]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/pstore/internal.h
pstore: Implement show_options
[mirror_ubuntu-artful-kernel.git] / fs / pstore / internal.h
index c416e653dc4f59d34a261ee2a617d82850067587..4d5913130580eaa1275f027caf9278dec1f073c1 100644 (file)
@@ -5,6 +5,9 @@
 #include <linux/time.h>
 #include <linux/pstore.h>
 
+#define PSTORE_DEFAULT_KMSG_BYTES 10240
+extern unsigned long kmsg_bytes;
+
 #ifdef CONFIG_PSTORE_FTRACE
 extern void pstore_register_ftrace(void);
 extern void pstore_unregister_ftrace(void);