mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02: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