ffs_softdep: Fix a typo in a source code comment
- s/conditonally/conditionally/ MFC after: 3 days
This commit is contained in:
parent
b4fbc855a5
commit
bebff61587
@ -9194,7 +9194,7 @@ complete_diradd(dap)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Cancel a diradd when a dirrem overlaps with it. We must cancel the journal
|
* Cancel a diradd when a dirrem overlaps with it. We must cancel the journal
|
||||||
* add entries and conditonally journal the remove.
|
* add entries and conditionally journal the remove.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
cancel_diradd(dap, dirrem, jremref, dotremref, dotdotremref)
|
cancel_diradd(dap, dirrem, jremref, dotremref, dotdotremref)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user