[Devel] [PATCH 4/4] Use task_pgrp() in autofs/autofs4

Cedric Le Goater clg at fr.ibm.com
Thu Mar 1 02:39:20 PST 2007


> | >> Replace process_group(tsk) with pid_nr(task_pgrp(tsk)) in autofs and autofs4.
> | >
> | > you will need EXPORT_SYMBOL_GPL for pid_nr()
> 
> Cedric: do we need the export in -mm or just in -lxc ? In -mm, for now,
> this is an inline function in pid.h and should just get included into
> the file(s) no ?

Indeed. This is only required by patches in -lxc which have not been 
discussed yet.


C. 



More information about the Containers mailing list