projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f60d28
)
d_path.c: typo fix...
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 31 Jan 2022 02:12:26 +0000
(21:12 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 20 Aug 2022 15:34:33 +0000
(11:34 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/d_path.c
patch
|
blob
|
history
diff --git
a/fs/d_path.c
b/fs/d_path.c
index ce8d9d49e1e75201871e74b98a84061b50622177..56a6ee4c6331cafef375beb11f4723e850582c7f 100644
(file)
--- a/
fs/d_path.c
+++ b/
fs/d_path.c
@@
-34,7
+34,7
@@
static bool prepend_char(struct prepend_buffer *p, unsigned char c)
}
/*
- * The source of the prepend data can be an optimist
o
c load
+ * The source of the prepend data can be an optimist
i
c load
* of a dentry name and length. And because we don't hold any
* locks, the length and the pointer to the name may not be
* in sync if a concurrent rename happens, and the kernel