Re: [PATCH v2] fs: Create anon_inode_getfile_fmode()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 25, 2024 at 11:58:03PM +0200, Dawid Osuchowski wrote:
> +struct file *anon_inode_getfile_fmode(const char *name,
> +				const struct file_operations *fops,
> +				void *priv, int flags, fmode_t f_mode)
						       ^^^^^^^
> +struct file *anon_inode_getfile_fmode(const char *name,
> +				const struct file_operations *fops,
> +				void *priv, int flags, unsigned int f_mode);
						       ^^^^^^^^^^^^

They ought to match (and fmode_t is the right type here).




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux