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 4390f01 commit 77bfe1bCopy full SHA for 77bfe1b
fs/xfs/xfs_log_recover.c
@@ -1849,7 +1849,7 @@ xlog_find_item_ops(
1849
* from the transaction. However, we can't do that until after we've
1850
* replayed all the other items because they may be dependent on the
1851
* cancelled buffer and replaying the cancelled buffer can remove it
1852
- * form the cancelled buffer table. Hence they have tobe done last.
+ * form the cancelled buffer table. Hence they have to be done last.
1853
*
1854
* 3. Inode allocation buffers must be replayed before inode items that
1855
* read the buffer and replay changes into it. For filesystems using the
0 commit comments