f1aad95cd1
In the patch shown below, two lines involving the flag PROC_UID were uncommented (enabled). However given the construct of the readeither function, it is impossible for the simple_readtask guy to be called when its TGID leader has already been ignored. So, let's disable it. [ it's only now true that the lines serve no purpose ] [ after the commit shown below tweaked readeither to ] [ access the base directory of the tgid leader. but, ] [ before that, the 2 lines should have been enabled! ] Reference(s): . two lines uncommented commitaf34cc964a. tweaked readeither commita375262609Signed-off-by: Jim Warner <james.warner@comcast.net>