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 08fdca9 commit 80b3695Copy full SHA for 80b3695
fs/btrfs/zoned.c
@@ -1739,7 +1739,7 @@ bool btrfs_use_zone_append(struct btrfs_bio *bbio)
1739
return false;
1740
1741
/*
1742
- * Using REQ_OP_ZONE_APPNED for relocation can break assumptions on the
+ * Using REQ_OP_ZONE_APPEND for relocation can break assumptions on the
1743
* extent layout the relocation code has.
1744
* Furthermore we have set aside own block-group from which only the
1745
* relocation "process" can allocate and make sure only one process at a
0 commit comments