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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 29 Nov 2016 13:00:37 -0800
From:   Eric Biggers <ebiggers@...gle.com>
To:     Theodore Ts'o <tytso@....edu>
Cc:     Linux Filesystem Development List <linux-fsdevel@...r.kernel.org>,
        Ext4 Developers List <linux-ext4@...r.kernel.org>,
        jaegeuk@...nel.org
Subject: Re: [PATCH 1/4] fscrypt: rename get_crypt_info() to
 fscrypt_get_crypt_info()

On Sat, Nov 26, 2016 at 11:41:52PM -0500, Theodore Ts'o wrote:
> To avoid namespace collisions, rename get_crypt_info() to
> fscrypt_get_crypt_info().  The function is only used inside the
> fs/crypto directory, so declare it in the new header file,
> fscrypt_private.h.
> 
> Signed-off-by: Theodore Ts'o <tytso@....edu>

Reviewed-by: Eric Biggers <ebiggers@...gle.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists