|
@@ -342,9 +342,6 @@ struct f2fs_sm_info {
|
|
|
struct dirty_seglist_info *dirty_info; /* dirty segment information */
|
|
|
struct curseg_info *curseg_array; /* active segment information */
|
|
|
|
|
|
- struct list_head wblist_head; /* list of under-writeback pages */
|
|
|
- spinlock_t wblist_lock; /* lock for checkpoint */
|
|
|
-
|
|
|
block_t seg0_blkaddr; /* block address of 0'th segment */
|
|
|
block_t main_blkaddr; /* start block address of main area */
|
|
|
block_t ssa_blkaddr; /* start block address of SSA area */
|