gfs2: Fix do_gfs2_set_flags description
Commit 88b631cbfbeb ("gfs2: convert to fileattr") changed the argument list without updating the description. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
This commit is contained in:
parent
62fb9874f5
commit
0f1616f6df
@ -210,7 +210,7 @@ void gfs2_set_inode_flags(struct inode *inode)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* do_gfs2_set_flags - set flags on an inode
|
* do_gfs2_set_flags - set flags on an inode
|
||||||
* @filp: file pointer
|
* @inode: The inode
|
||||||
* @reqflags: The flags to set
|
* @reqflags: The flags to set
|
||||||
* @mask: Indicates which flags are valid
|
* @mask: Indicates which flags are valid
|
||||||
* @fsflags: The FS_* inode flags passed in
|
* @fsflags: The FS_* inode flags passed in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user