From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 4C9D029E04 for ; Mon, 25 Nov 2013 07:48:51 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id 271D18F807A for ; Mon, 25 Nov 2013 05:48:51 -0800 (PST) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id 07UsLdVqJi4y1JMM (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 25 Nov 2013 05:48:50 -0800 (PST) Date: Mon, 25 Nov 2013 05:48:49 -0800 From: Christoph Hellwig Subject: Re: [RFC PATCH 3/4] xfs: add a new method xfs_vn_tmpfile() Message-ID: <20131125134849.GC30189@infradead.org> References: <1385379154-3802-1-git-send-email-zwu.kernel@gmail.com> <1385379154-3802-4-git-send-email-zwu.kernel@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1385379154-3802-4-git-send-email-zwu.kernel@gmail.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Zhi Yong Wu Cc: Zhi Yong Wu , xfs@oss.sgi.com On Mon, Nov 25, 2013 at 07:32:33PM +0800, Zhi Yong Wu wrote: > From: Zhi Yong Wu > > Add a new O_TMPFILE method to VFS inteface. Looks reasonable except that you should pass on the parent inode. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs