]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/nilfs2/segment.h
nilfs2: cleanup multi kmem_cache_{create,destroy} code
[mirror_ubuntu-artful-kernel.git] / fs / nilfs2 / segment.h
index e61fc797383e2a1e6a43234f1b881493ee160d0f..7aca765326831f1192dafc1c7b4ced25da04bef5 100644 (file)
@@ -217,6 +217,8 @@ enum {
  */
 #define NILFS_SC_DEFAULT_WATERMARK  3600
 
+/* super.c */
+extern struct kmem_cache *nilfs_transaction_cachep;
 
 /* segment.c */
 extern int nilfs_init_transaction_cache(void);