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 0efbe7c commit a5a8468Copy full SHA for a5a8468
fs/overlayfs/inode.c
@@ -504,7 +504,7 @@ static const struct address_space_operations ovl_aops = {
504
505
/*
506
* It is possible to stack overlayfs instance on top of another
507
- * overlayfs instance as lower layer. We need to annonate the
+ * overlayfs instance as lower layer. We need to annotate the
508
* stackable i_mutex locks according to stack level of the super
509
* block instance. An overlayfs instance can never be in stack
510
* depth 0 (there is always a real fs below it). An overlayfs
0 commit comments