linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] struct pid-ify autofs4
@ 2012-09-19 15:29 Miklos Szeredi
  2012-09-19 15:29 ` [PATCH 1/2] Replace pid_t in autofs4 with struct pid reference Miklos Szeredi
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Miklos Szeredi @ 2012-09-19 15:29 UTC (permalink / raw)
  To: raven
  Cc: autofs, linux-fsdevel, linux-kernel, sukadev, serge.hallyn,
	ebiederm, mszeredi


These two patches change autofs4 to store struct pid pointers instead of pid_t
values.

Fixed various issues with the previous post.  Not tested, handle with care!

Thanks,
Miklos
---


Serge Hallyn (1):
      autofs4: store struct pids in autofs_waitqs

Sukadev Bhattiprolu (1):
      Replace pid_t in autofs4 with struct pid reference.

---
 fs/autofs4/autofs_i.h  |    8 ++++----
 fs/autofs4/dev-ioctl.c |    3 ++-
 fs/autofs4/inode.c     |   22 +++++++++++++++-------
 fs/autofs4/waitq.c     |   19 +++++++++++++------
 4 files changed, 34 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2012-10-25  0:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 15:29 [PATCH 0/2] struct pid-ify autofs4 Miklos Szeredi
2012-09-19 15:29 ` [PATCH 1/2] Replace pid_t in autofs4 with struct pid reference Miklos Szeredi
2012-09-19 15:29 ` [PATCH 2/2] autofs4: store struct pids in autofs_waitqs Miklos Szeredi
2012-09-21 15:44 ` [PATCH 0/2] struct pid-ify autofs4 Miklos Szeredi
2012-09-24  0:38   ` Ian Kent
2012-09-24 13:34     ` Miklos Szeredi
2012-09-25  1:46       ` Ian Kent
2012-09-25  2:56         ` Eric W. Biederman
2012-10-11  3:34           ` Ian Kent
2012-10-24 14:59             ` Miklos Szeredi
2012-10-25  0:25               ` Ian Kent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).