From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:26068 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751443AbcJZIah (ORCPT ); Wed, 26 Oct 2016 04:30:37 -0400 Date: Wed, 26 Oct 2016 11:30:31 +0300 From: Dan Carpenter To: Seth Forshee Cc: linux-fsdevel@vger.kernel.org Subject: Re: [bug report] fuse: Add posix ACL support Message-ID: <20161026083031.GQ4418@mwanda> References: <20161025213103.GA30419@elgon.mountain> <20161026023721.GA109664@ubuntu-hedt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161026023721.GA109664@ubuntu-hedt> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Oct 25, 2016 at 09:37:21PM -0500, Seth Forshee wrote: > > This analysis is incorrect. fc->no_getxattr may be set by the > fuse_getxattr() call above. > You're right, of course. I can see where the static checker messed up but I also read this myself and somehow got lost... Sorry for the noise. regards, dan carpenter