From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: Re: [PATCH] elkscmd/file_utils/cp.c: add options -b, -n, -v, -u and updated usage Date: Wed, 01 Apr 2015 08:35:22 -0400 Message-ID: <551BE60A.6070507@jodybruchon.com> References: <551BD4F2.5030909@gmail.com> <551BD737.8040602@jodybruchon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <551BD737.8040602@jodybruchon.com> Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS On 4/1/2015 7:32 AM, Jody Bruchon wrote: > This causes an error to be returned if someone asks for no clobbering. I should drink more caffeine before reading code in the morning; it seems that this statement is not correct after all. I can't seem to apply the patch against master though.