From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id B352D7F4E for ; Sat, 12 Apr 2014 08:48:37 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay2.corp.sgi.com (Postfix) with ESMTP id 9A42E304066 for ; Sat, 12 Apr 2014 06:48:34 -0700 (PDT) Received: from imap.thunk.org (imap.thunk.org [74.207.234.97]) by cuda.sgi.com with ESMTP id 713xlA4SZPQ21BiU (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Sat, 12 Apr 2014 06:48:19 -0700 (PDT) Date: Sat, 12 Apr 2014 09:48:15 -0400 From: Theodore Ts'o Subject: Re: [PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE Message-ID: <20140412134815.GA13837@thunk.org> References: <1397242665-2183-1-git-send-email-lczerner@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1397242665-2183-1-git-send-email-lczerner@redhat.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: Lukas Czerner Cc: linux-fsdevel@vger.kernel.org, ceph-devel@vger.kernel.org, linux-ext4@vger.kernel.org, xfs@oss.sgi.com On Fri, Apr 11, 2014 at 08:57:42PM +0200, Lukas Czerner wrote: > All the checks IS_APPEND and IS_IMMUTABLE for the fallocate operation on > the inode are done in vfs. No need to do this again in ext4. Remove it. > > Signed-off-by: Lukas Czerner Thanks, applied. - Ted _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs