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:	Mon, 23 Oct 2006 13:47:36 +0200
From:	Martin Waitz <tali@...ingilde.org>
To:	Josef Sipek <jsipek@....cs.sunysb.edu>
Cc:	Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org, torvalds@...l.org,
	viro@....linux.org.uk, hch@...radead.org, jack@...e.cz
Subject: Re: [PATCH 01 of 23] VFS: change struct file to use struct path

hoi :)

On Sat, Oct 21, 2006 at 03:28:07AM -0400, Josef Sipek wrote:
> > why?
> 
> It's little cleaner than having two pointers. In general, there is a number
> of users of dentry-vfsmount pairs in the kernel, and struct path nicely
> wraps it.

Sure, but you can split the patch up:

First, change struct file and introduce the #defines so that everything
still works as before.
If this is accepted upstream, you can start to move other kernel
code to use the new names.
If all active trees have finally moved to only use the new name,
then you can remove the #define.

-- 
Martin Waitz

Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ