projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
051e750
)
nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
author
Yang Li
<yang.lee@linux.alibaba.com>
Wed, 10 Apr 2024 07:56:27 +0000
(16:56 +0900)
committer
Andrew Morton
<akpm@linux-foundation.org>
Fri, 26 Apr 2024 04:07:08 +0000
(21:07 -0700)
Patch series "nilfs2: fix missing kernel-doc comments".
This commit adds kernel-doc style comments with complete parameter
descriptions for the function nilfs_do_roll_forward.
Link:
https://lkml.kernel.org/r/20240410075629.3441-1-konishi.ryusuke@gmail.com
Link:
https://lkml.kernel.org/r/20240410075629.3441-2-konishi.ryusuke@gmail.com
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/recovery.c
patch
|
blob
|
history
diff --git
a/fs/nilfs2/recovery.c
b/fs/nilfs2/recovery.c
index 49a70c68bf3c06993cf8f6d0dc6f7f41d2a6ebf1..e48372618ac400db126ea049c537b74aa47297c1 100644
(file)
--- a/
fs/nilfs2/recovery.c
+++ b/
fs/nilfs2/recovery.c
@@
-563,6
+563,7
@@
static int nilfs_recover_dsync_blocks(struct the_nilfs *nilfs,
* checkpoint
* @nilfs: nilfs object
* @sb: super block instance
+ * @root: NILFS root instance
* @ri: pointer to a nilfs_recovery_info
*/
static int nilfs_do_roll_forward(struct the_nilfs *nilfs,