mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
gfs2: Fix do_gfs2_set_flags description
Commit 88b631cbfb
("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
|
||||
* @filp: file pointer
|
||||
* @inode: The inode
|
||||
* @reqflags: The flags to set
|
||||
* @mask: Indicates which flags are valid
|
||||
* @fsflags: The FS_* inode flags passed in
|
||||
|
Loading…
Reference in New Issue
Block a user