From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751403Ab1DUERd (ORCPT ); Thu, 21 Apr 2011 00:17:33 -0400 Received: from verein.lst.de ([213.95.11.211]:35027 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751298Ab1DUER2 (ORCPT ); Thu, 21 Apr 2011 00:17:28 -0400 Date: Thu, 21 Apr 2011 06:17:28 +0200 From: Christoph Hellwig To: Linus Torvalds Cc: Christoph Hellwig , Jan Kara , LKML , linux-fsdevel@vger.kernel.org, Andrew Morton , Al Viro Subject: Re: [PATCH] vfs: Pass setxattr(2) flags properly Message-ID: <20110421041728.GA616@lst.de> References: <1303324240-26672-1-git-send-email-jack@suse.cz> <20110421030927.GA32145@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 20, 2011 at 08:58:35PM -0700, Linus Torvalds wrote: > So nobody much i going to care. But I presume that you ack the patch > itself as correct? Yes, the patch looks correct.