From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Szeredi Subject: Re: [PATCH 11/11] ext4: add cross rename support Date: Wed, 15 Jan 2014 19:31:31 +0100 Message-ID: References: <1389219015-10980-1-git-send-email-miklos@szeredi.hu> <1389219015-10980-12-git-send-email-miklos@szeredi.hu> <20140113122517.GA10366@quack.suse.cz> <20140115182347.GB5715@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Jan Kara , Al Viro , Linus Torvalds , Linux-Fsdevel , Kernel Mailing List , Christoph Hellwig , Andrew Morton , David Howells , Zach Brown , Andy Lutomirski , "mszeredi@suse.cz" To: "J. Bruce Fields" Return-path: Received: from mail-qc0-f170.google.com ([209.85.216.170]:57078 "EHLO mail-qc0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752204AbaAOSbc (ORCPT ); Wed, 15 Jan 2014 13:31:32 -0500 Received: by mail-qc0-f170.google.com with SMTP id e9so1336834qcy.15 for ; Wed, 15 Jan 2014 10:31:31 -0800 (PST) In-Reply-To: <20140115182347.GB5715@fieldses.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jan 15, 2014 at 7:23 PM, J. Bruce Fields wrote: > On Mon, Jan 13, 2014 at 01:25:17PM +0100, Jan Kara wrote: >> I think this deserves a comment that RENAME_EXCHANGE expects both source >> and target to exist... I'm always pondering about this condition before I >> realize that. > > Do you have a man page update somewhere for the two new flags? Not yet. I'll work on that tomorrow. Thanks, Miklos