From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH RESEND] fs: namei: Use memcpy instead of strlcpy Date: Wed, 21 Jan 2015 17:59:36 -0800 Message-ID: <54C05988.8080306@roeck-us.net> References: <1421880265-26647-1-git-send-email-linux@roeck-us.net> <14b0f192c78.2806.85c95baa4474aabc7814e68940a78392@paul-moore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Sabrina Dubroca , Paul Moore , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Paul Moore , Alexander Viro Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:58520 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752978AbbAVB7l (ORCPT ); Wed, 21 Jan 2015 20:59:41 -0500 Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.82) (envelope-from ) id 1YE73d-002YNG-Cv for linux-fsdevel@vger.kernel.org; Thu, 22 Jan 2015 01:59:41 +0000 In-Reply-To: <14b0f192c78.2806.85c95baa4474aabc7814e68940a78392@paul-moore.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 01/21/2015 04:44 PM, Paul Moore wrote: > Good point. Do you mind if I merge your patch into my existing patch instead of including it separately? > Sure, no problem. Go ahead. Guenter