lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 12 Dec 2019 14:50:00 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Laura Abbott <labbott@...hat.com>,
        Al Viro <viro@...IV.linux.org.uk>,
        David Howells <dhowells@...hat.com>
Cc:     Jeremi Piotrowski <jeremi.piotrowski@...il.com>,
        Linux FS Devel <linux-fsdevel@...r.kernel.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Phillip Lougher <phillip@...ashfs.org.uk>,
        linux-kernel@...r.kernel.org, Ilya Dryomov <idryomov@...il.com>
Subject: Re: [PATCHv2] vfs: Handle file systems without ->parse_params better

typo:

On 12/12/19 2:41 PM, Laura Abbott wrote:
> +/**
> + * ignore_unknowns_parse_param - ->parse_param function for a file system that

      ignore_unknown_parse_param

> + * takes no arguments
> + * @fc: The filesystem context
> + * @param: The parameter.
> + */
> +static int ignore_unknown_parse_param(struct fs_context *fc, struct fs_parameter *param)

thanks.
-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ