From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:44215 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932433AbdKBAju (ORCPT ); Wed, 1 Nov 2017 20:39:50 -0400 Date: Thu, 2 Nov 2017 01:39:48 +0100 From: "Luis R. Rodriguez" Subject: Re: [PATCH] xfs_repair: clear extra file attributes on symlinks Message-ID: <20171102003948.GG22894@wotan.suse.de> References: <20171031215156.12544-1-mcgrof@kernel.org> <20171031221253.GV4911@magnolia> <20171031224320.GB4911@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171031224320.GB4911@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: "Luis R. Rodriguez" , Eric Sandeen , David Howells , xfs , Tso Ted , Nikolay Borisov , Flex Liu , Jake Norris , Jan Kara On Tue, Oct 31, 2017 at 03:43:20PM -0700, Darrick J. Wong wrote: > you shouldn't be able to set any DIFLAG/DIFLAG2 flags on special files. Do we know for certain *all* DIFLAG/DIFLAG2 flags can *only* be set via an ioctl()? Luis