| 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
| ||
|
Message-ID: <20180604084609.GC11333@infradead.org>
Date: Mon, 4 Jun 2018 01:46:09 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Miklos Szeredi <mszeredi@...hat.com>
Cc: linux-unionfs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 04/39] vfs: add path_open()
> +EXPORT_SYMBOL(path_open);
EXPORT_SYMBOL_GPL, please.