OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 2/3] Replace pid_t in autofs with struct pid reference
Re: [PATCH 2/3] Replace pid_t in autofs with struct pid reference [message #17635 is a reply to message #17546] Fri, 09 March 2007 17:28 Go to previous message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
sukadev@us.ibm.com writes:

> From: Sukadev Bhattiprolu <sukadev@us.ibm.com>
> Subject: [PATCH 2/3] Replace pid_t in autofs with struct pid reference.
>
> Make autofs container-friendly by caching struct pid reference rather
> than pid_t and using pid_nr() to retreive a task's pid_t.
>
> ChangeLog:
> 	- Fix Eric Biederman's comments - Use find_get_pid() to hold a
> 	  reference to oz_pgrp and release while unmounting; separate out
> 	  changes to autofs and autofs4.
> 	- Fix Cedric's comments: retain old prototype of parse_options()
> 	  and move necessary change to its caller.

Maybe I'm blind but I don't see any obvious problems here.

Acked-by: Eric W. Biederman <ebiederm@xmission.com>

Eric
_______________________________________________
Containers mailing list
Containers@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
 
Read Message
Read Message
Previous Topic: [PATCH 1/5] statically initialize struct pid for swappe
Next Topic: [PATCH 3/3] Replace pid_t in autofs4 with struct pid reference.
Goto Forum:
  


Current Time: Tue Dec 09 22:40:07 GMT 2025

Total time taken to generate the page: 0.15321 seconds