From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1ZMydq-0007R8-SV for ltp-list@lists.sourceforge.net; Wed, 05 Aug 2015 13:21:58 +0000 Received: from mx3-phx2.redhat.com ([209.132.183.24]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1ZMydp-0003dy-HI for ltp-list@lists.sourceforge.net; Wed, 05 Aug 2015 13:21:58 +0000 Date: Wed, 5 Aug 2015 09:21:46 -0400 (EDT) From: Jan Stancek Message-ID: <584308599.4393130.1438780906980.JavaMail.zimbra@redhat.com> In-Reply-To: <1438334146-32590-1-git-send-email-sunyuan3@huawei.com> References: <1438334146-32590-1-git-send-email-sunyuan3@huawei.com> MIME-Version: 1.0 Subject: Re: [LTP] [PATCH V2] containers: new testcase userns06 List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Yuan Sun Cc: ltp-list@lists.sourceforge.net ----- Original Message ----- > From: "Yuan Sun" > To: jstancek@redhat.com > Cc: ltp-list@lists.sourceforge.net > Sent: Friday, 31 July, 2015 11:15:46 AM > Subject: [PATCH V2] containers: new testcase userns06 > > When a process with non-zero user IDs performs an execve(), the > process's capability sets are cleared. When a process with zero > user IDs performs an execve(), the process's capability sets are > set. > > Signed-off-by: Yuan Sun Pushed with these changes: - some ifdefs from userns06.c removed as they were around code, that had nothing to do with LIB_CAP - added LTP_ATTRIBUTE_UNUSED to updatemap() - fixed TCID of userns06_capcheck to "userns06_capcheck" Regards, Jan ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list