We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02772fb commit 887e037Copy full SHA for 887e037
fs/f2fs/segment.h
@@ -187,7 +187,7 @@ struct seg_entry {
187
unsigned char *cur_valid_map_mir; /* mirror of current valid bitmap */
188
#endif
189
/*
190
- * # of valid blocks and the validity bitmap stored in the the last
+ * # of valid blocks and the validity bitmap stored in the last
191
* checkpoint pack. This information is used by the SSR mode.
192
*/
193
unsigned char *ckpt_valid_map; /* validity bitmap of blocks last cp */
0 commit comments