From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Kodanev Date: Wed, 10 Feb 2016 11:36:42 +0300 Subject: [LTP] [PATCH v3 5/5] kernel/syscalls: add new test with 'open() + O_TMPFILE' In-Reply-To: <20160209133232.GA11823@rei.lan> References: <1454069150-27889-1-git-send-email-alexey.kodanev@oracle.com> <1454069150-27889-6-git-send-email-alexey.kodanev@oracle.com> <20160209133232.GA11823@rei.lan> Message-ID: <56BAF69A.2010606@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, On 02/09/2016 04:32 PM, Cyril Hrubis wrote: > The rest of the patchset looks good. > Acked with the minor issues I pointed out fixed. Thank you for review, fixed patch-set applied. Best regards, Alexey