Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > PS. Possibly it might make more sense to just put the "struct cred *" > pointer into the "struct subprocess_info" and not change any of the > function prototypes at all? That's the way I did it originally, but someone thought doing it with an init function was a better idea:-/ Your suggestion is slightly complicated by the capability restriction stuff that caused the breakage. That needs to hack the creds at some point. David -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html