From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] vfs: move getname() from callers to do_mount() Date: Mon, 15 Sep 2014 06:18:50 +0100 Message-ID: <20140915051850.GT7996@ZenIV.linux.org.uk> References: <1410537212-3153-1-git-send-email-waydi1@gmail.com> <1410700510-15408-1-git-send-email-waydi1@gmail.com> <20140914181259.GQ7996@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8" To: Seunghun Lee Cc: Bruce Fields , ink@jurassic.park.msu.ru, jlayton@poochiereds.net, linux-fsdevel@vger.kernel.org, linux-alpha@vger.kernel.org, mattst88@gmail.com, rth@twiddle.net, linux-kernel@vger.kernel.org On Mon, Sep 15, 2014 at 01:39:19PM +0900, Seunghun Lee wrote: > 2014. 9. 15. =EC=98=A4=EC=A0=84 3:13=EC=97=90 "Al Viro" wrote: > > Applied with one modification: this getname/kern_path/putname is > Ok, I will resend it after modification. See above... It's already in vfs.git#for-next. The last commit of the branch at the moment. The change was trivial - done it while applying = the patch.