Re: 2.0.29 sysctl.c if(grp == current->euid)

Theodore Y. Ts'o (tytso@MIT.EDU)
Thu, 13 Feb 1997 14:28:58 -0500


Date: Wed, 12 Feb 1997 10:02:01 -0400
From: "Garst R. Reese" <reese@isn.net>

Thanks for the info, but my real questions are,
1. does:

if (grp == current->euid)
^
make any sense?
2. Should euid be changed to egid?
3. Or should the patches to sys.c and sysctl.c that appeared in 2.1.12
go into the 2.0.xx series.

Where is this line found? I've looked in the 2.1.26 sources, and I
can't find it anywhere.

- Ted