]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/nilfs2/sb.h
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[mv-sheeva.git] / fs / nilfs2 / sb.h
index adccd4fc654e614bab9f9650c32a5bcb47929206..0776ccc2504a9eadee52c41ac58689340492a5a6 100644 (file)
@@ -60,6 +60,7 @@ struct nilfs_sb_info {
        struct super_block *s_super;    /* reverse pointer to super_block */
        struct the_nilfs *s_nilfs;
        struct list_head s_list;        /* list head for nilfs->ns_supers */
+       atomic_t s_count;               /* reference count */
 
        /* Segment constructor */
        struct list_head s_dirty_files; /* dirty files list */