Return-Path: Received: from mail-lb0-f179.google.com ([209.85.217.179]:34445 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756146AbbKDCTe (ORCPT ); Tue, 3 Nov 2015 21:19:34 -0500 Received: by lbbwb3 with SMTP id wb3so5745488lbb.1 for ; Tue, 03 Nov 2015 18:19:32 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <6A710DA3-0B03-4371-A1EB-7AF39F684EDC@dilger.ca> References: <1446563847-14005-1-git-send-email-agruenba@redhat.com> <1446563847-14005-21-git-send-email-agruenba@redhat.com> <6A710DA3-0B03-4371-A1EB-7AF39F684EDC@dilger.ca> Date: Wed, 4 Nov 2015 03:19:32 +0100 Message-ID: Subject: Re: [PATCH v13 20/51] ext4: Add richacl support From: Andreas Gruenbacher To: Andreas Dilger Cc: Alexander Viro , "Theodore Ts'o" , "J. Bruce Fields" , Jeff Layton , Trond Myklebust , Anna Schumaker , Dave Chinner , linux-ext4 , XFS Developers , LKML , linux-fsdevel , Linux NFS Mailing List , linux-cifs@vger.kernel.org, Linux API , "Aneesh Kumar K.V" Content-Type: text/plain; charset=UTF-8 Sender: linux-nfs-owner@vger.kernel.org List-ID: On Wed, Nov 4, 2015 at 3:13 AM, Andreas Dilger wrote: > Patch looks reasonable. One minor cleanup below that could be fixed when > the patch series is refreshed, and you can add: > > Reviewed-by: Andreas Dilger Okay, thank you. Andreas