From: Jan Blunck <jblunck@suse.de>
To: Linux-Kernel Mailinglist <linux-kernel@vger.kernel.org>,
Christoph Hellwig <hch@infradead.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/9] struct path related cleanups of d_path() code (V2)
Date: Mon, 05 Nov 2007 17:32:32 +0100 [thread overview]
Message-ID: <20071105163232.550298985@hasse.suse.de> (raw)
Andrew,
please apply this series to -mm. I just added the seq_file patch, another nfsd
cleanup and changed the patch order.
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 cases I replaced existing <dentry,vfsmount> pairs and embed a
struct path instead.
Thanks,
Jan
>>one-less-parameter-to-__d_path.patch<<
One less parameter to __d_path
>>d_path-kerneldoc_cleanup.diff<<
d_path: kerneldoc cleanup
>>d_path-Use_struct_path_in_struct_avc_audit_data.diff<<
d_path: Use struct path in struct avc_audit_data
>>d_path-Make_proc_get_link_use_a_struct_path_argument.diff<<
d_path: Make proc_get_link() use a struct path argument
>>d_path_Make_get_dcookie_use_a_struct_path_argument.diff<<
d_path: Make get_dcookie() use a struct path argument
>>nfsd-svc_export_use_struct_path.diff<<
Use struct path in struct svc_export
>>nfsd-svc_expkey_use_struct_path.diff<<
Use struct path in struct svc_expkey
>>d_path-Make_seq_path_use_a_struct_path_argument.diff<<
d_path: Make seq_path() use a struct path argument
>>d_path-use_struct_path.diff<<
d_path: Make d_path() use a struct path
next reply other threads:[~2007-11-05 16:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-05 16:32 Jan Blunck [this message]
2007-11-05 16:32 ` [PATCH 1/9] One less parameter to __d_path Jan Blunck
2007-11-05 16:32 ` [PATCH 2/9] d_path: kerneldoc cleanup Jan Blunck
2007-11-05 16:32 ` [PATCH 3/9] d_path: Use struct path in struct avc_audit_data Jan Blunck
2007-11-05 16:32 ` [PATCH 4/9] d_path: Make proc_get_link() use a struct path argument Jan Blunck
2007-11-05 16:32 ` [PATCH 5/9] d_path: Make get_dcookie() " Jan Blunck
2007-11-05 16:32 ` [PATCH 6/9] Use struct path in struct svc_export Jan Blunck
2007-11-05 16:32 ` [PATCH 7/9] Use struct path in struct svc_expkey Jan Blunck
2007-11-05 16:43 ` J. Bruce Fields
2007-11-05 16:32 ` [PATCH 8/9] d_path: Make seq_path() use a struct path argument Jan Blunck
2007-11-05 16:32 ` [PATCH 9/9] d_path: Make d_path() use a struct path Jan Blunck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071105163232.550298985@hasse.suse.de \
--to=jblunck@suse.de \
--cc=akpm@linux-foundation.org \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox