projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62fb987
)
gfs2: Fix do_gfs2_set_flags description
author
Andreas Gruenbacher
<agruenba@redhat.com>
Thu, 20 May 2021 12:52:46 +0000
(14:52 +0200)
committer
Andreas Gruenbacher
<agruenba@redhat.com>
Mon, 28 Jun 2021 12:13:38 +0000
(14:13 +0200)
Commit
88b631cbfbeb
("gfs2: convert to fileattr") changed the argument list
without updating the description.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/file.c
patch
|
blob
|
history
diff --git
a/fs/gfs2/file.c
b/fs/gfs2/file.c
index 493a83e3f59061d59f163abb637e28a614b77e79..7b757195fd97525189181a13b25e182dcc2a8a7b 100644
(file)
--- a/
fs/gfs2/file.c
+++ b/
fs/gfs2/file.c
@@
-210,7
+210,7
@@
void gfs2_set_inode_flags(struct inode *inode)
/**
* do_gfs2_set_flags - set flags on an inode
- * @
filp: file pointer
+ * @
inode: The inode
* @reqflags: The flags to set
* @mask: Indicates which flags are valid
* @fsflags: The FS_* inode flags passed in