mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
hugetlbfs: propagate umode_t
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
bef41c267e
commit
18df225242
@ -472,7 +472,7 @@ static struct inode *hugetlbfs_get_root(struct super_block *sb,
|
||||
|
||||
static struct inode *hugetlbfs_get_inode(struct super_block *sb,
|
||||
struct inode *dir,
|
||||
int mode, dev_t dev)
|
||||
umode_t mode, dev_t dev)
|
||||
{
|
||||
struct inode *inode;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user