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, 8 Dec 2015 06:51:20 -0500
From:	Greg KH <gregkh@...uxfoundation.org>
To:	serge.hallyn@...ntu.com
Cc:	linux-kernel@...r.kernel.org, adityakali@...gle.com, tj@...nel.org,
	linux-api@...r.kernel.org, containers@...ts.linux-foundation.org,
	cgroups@...r.kernel.org, lxc-devel@...ts.linuxcontainers.org,
	akpm@...ux-foundation.org, ebiederm@...ssion.com,
	lizefan@...wei.com, hannes@...xchg.org
Subject: Re: [PATCH 1/7] kernfs: Add API to generate relative kernfs path

On Mon, Dec 07, 2015 at 05:06:16PM -0600, serge.hallyn@...ntu.com wrote:
> From: Aditya Kali <adityakali@...gle.com>
> 
> The new function kernfs_path_from_node() generates and returns kernfs
> path of a given kernfs_node relative to a given parent kernfs_node.
> 
> Changelog 20151125:
>   - Fully-wing multilinecomments
>   - Rework kernfs_path_from_node_locked() logic
>   - Replace BUG_ONs with returning NULL
>   - Use a const char* for /.. and precalculate its size
> Changelog 20151130:
>   - Update kernfs_path_from_node_locked comment

changes should go below the --- line, not here in the body of the
changelog that will show up in git :(

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ