]> Pileus Git - ~andy/linux/blobdiff - include/linux/backing-dev.h
nilfs2: add feature set fields to super block
[~andy/linux] / include / linux / backing-dev.h
index 9ae2889096b695cbeb7dfbc086ed4bb7484c1c40..e9aec0d099df31e21dd1cef86a901493c5425e04 100644 (file)
@@ -82,8 +82,6 @@ struct backing_dev_info {
        struct bdi_writeback wb;  /* default writeback info for this bdi */
        spinlock_t wb_lock;       /* protects update side of wb_list */
        struct list_head wb_list; /* the flusher threads hanging off this bdi */
-       unsigned long wb_mask;    /* bitmask of registered tasks */
-       unsigned int wb_cnt;      /* number of registered tasks */
 
        struct list_head work_list;