[PATCH 0/7] struct path related cleanups of d_path() code

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux-Kernel Mailinglist <linux-kernel@...>, Christoph Hellwig <hch@...>, Andreas Gruenbacher <agruen@...>
Date: Monday, October 29, 2007 - 8:41 am

Here are some more struct path cleanups. This patch series changes d_path() to
take a struct path argument. The existing users are changed to give struct path
more deeply into the call chain. In some structures I need to replace existing
<dentry,vfsmount> pairs and embed a struct path instead.

Andreas,
since JJ just posted the AppArmor related d_path() patches I don't include
them here too.

Comments?

Jan


One less parameter to __d_path

d_path: kerneldoc cleanup

d_path: Use struct path in struct avc_audit_data

d_path: Make proc_get_link() use a struct path argument

d_path: Make get_dcookie() use a struct path argument

d_path: Make d_path() use a struct path

Use struct path in struct svc_export

-- 

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 4/7] Percpu: Add support for this_cpu_offset() to be ..., Christoph Lameter, (Wed Oct 31, 8:02 pm)
[PATCH 0/7] struct path related cleanups of d_path() code, Jan Blunck, (Mon Oct 29, 8:41 am)
Re: [PATCH 0/7] struct path related cleanups of d_path() code, Christoph Hellwig, (Mon Nov 5, 6:28 am)