public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 00/10] Use struct path in struct nameidata
@ 2007-09-27 14:12 jblunck
  2007-09-27 14:12 ` [patch 01/10] Dont touch fs_struct in drivers jblunck
                   ` (11 more replies)
  0 siblings, 12 replies; 33+ messages in thread
From: jblunck @ 2007-09-27 14:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: viro, hch, agruen, tiwai

This is a respin of the patch series Andreas posted last month. It leaves out
the restructuring of the intent which will be done at a later point in time.

There are three preparing patches that remove unneeded code IMHO. I haven't
got feedback from Takashi since he is on holiday. Please, can somebody else
acknowledge the changes?

Comments?
Jan
-- 


^ permalink raw reply	[flat|nested] 33+ messages in thread
* [patch 00/10] Use struct path in struct nameidata
@ 2007-10-09 18:05 Jan Blunck
  0 siblings, 0 replies; 33+ messages in thread
From: Jan Blunck @ 2007-10-09 18:05 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Linux-Kernel Mailinglist, Christoph Hellwig, Andreas Gruenbacher

This is a respin for inclusion into -mm of the patch series I send on 27th
September. I haven't changed the patches except for letting them apply on
2.6.23-rc8-mm1.

Andrew, please add this to -mm.

Thanks,
Jan

-- 


^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2007-10-09 18:07 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-27 14:12 [patch 00/10] Use struct path in struct nameidata jblunck
2007-09-27 14:12 ` [patch 01/10] Dont touch fs_struct in drivers jblunck
2007-09-28 18:33   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 02/10] Dont touch fs_struct in usermodehelper jblunck
2007-09-27 17:46   ` Greg KH
2007-09-27 20:39     ` Christoph Hellwig
2007-09-27 21:36       ` Greg KH
2007-09-28 18:33   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 03/10] Remove path_release_on_umount() jblunck
2007-09-28 18:34   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 04/10] Move struct path into its own header jblunck
2007-09-28 18:35   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 05/10] Embed a struct path into struct nameidata instead of nd->{dentry,mnt} jblunck
2007-09-28 18:36   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 06/10] Introduce path_put() jblunck
2007-09-28 18:37   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 07/10] Use path_put() in a few places instead of {mnt,d}put() jblunck
2007-09-28 18:37   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 08/10] Introduce path_get() jblunck
2007-09-28 18:40   ` Christoph Hellwig
2007-09-27 14:12 ` [patch 09/10] Use struct path in fs_struct jblunck
2007-09-28 18:42   ` Christoph Hellwig
2007-09-28 20:39     ` Andreas Gruenbacher
2007-09-29  9:24       ` Christoph Hellwig
2007-09-29  9:31         ` Christoph Hellwig
2007-09-27 14:12 ` [patch 10/10] Make set_fs_{root,pwd} take a struct path jblunck
2007-09-28 18:42   ` Christoph Hellwig
2007-09-28 20:43 ` [patch] Combine path_put and path_put_conditional Andreas Gruenbacher
2007-09-29  9:25   ` Christoph Hellwig
2007-09-29 12:36   ` Jan Blunck
2007-09-29 22:21   ` Ingo Oeser
2007-10-09  9:16 ` [patch 00/10] Use struct path in struct nameidata Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2007-10-09 18:05 Jan Blunck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox