Re: [PATCH] selftests: capabilities: namespace create varies for root and normal user

2023-11-11 Thread swarup
On Tue, Nov 07, 2023 at 02:23:34PM -0700, Shuah Khan wrote: > On 9/29/23 06:53, Swarup Laxman Kotiaklapudi wrote: > > Change namespace creation for root and non-root > > user differently in create_and_enter_ns() function > > > > Sorry for the delay on reviewing this. > > Can you tell me more

Re: [PATCH] selftests: capabilities: namespace create varies for root and normal user

2023-11-07 Thread Shuah Khan
On 9/29/23 06:53, Swarup Laxman Kotiaklapudi wrote: Change namespace creation for root and non-root user differently in create_and_enter_ns() function Sorry for the delay on reviewing this. Can you tell me more about why this change is needed and include it in the change log. thanks, --

Re: [PATCH] selftests: capabilities: namespace create varies for root and normal user

2023-10-19 Thread swarup
esOn Fri, Sep 29, 2023 at 06:23:48PM +0530, Swarup Laxman Kotiaklapudi wrote: > Change namespace creation for root and non-root > user differently in create_and_enter_ns() function > > Test result with root user: > $sudo make TARGETS="capabilities" kselftest > ... > TAP version 13 > 1..1 >

[PATCH] selftests: capabilities: namespace create varies for root and normal user

2023-09-29 Thread Swarup Laxman Kotiaklapudi
Change namespace creation for root and non-root user differently in create_and_enter_ns() function Test result with root user: $sudo make TARGETS="capabilities" kselftest ... TAP version 13 1..1 timeout set to 45 selftests: capabilities: test_execve TAP version 13 1..12 [RUN] +++