Miklos Szeredi <miklos@xxxxxxxxxx> writes: > 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! Customer gave positive test results. Thanks, Miklos > > 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html