From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:48713 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750965AbdG0Juz (ORCPT ); Thu, 27 Jul 2017 05:50:55 -0400 Date: Thu, 27 Jul 2017 02:50:53 -0700 From: Christoph Hellwig To: Jan Kara Cc: Ernesto =?iso-8859-1?Q?A=2E_Fern=E1ndez?= , linux-fsdevel@vger.kernel.org, Andreas Gruenbacher , Alexander Viro , Christoph Hellwig , Vyacheslav Dubeyko Subject: Re: [PATCH 2/2] hfsplus: add mount option to enable ACL support Message-ID: <20170727095053.GA8136@infradead.org> References: <4d0758dad0ee32bda49113a957a8b5d9ce882e9b.1501124092.git.ernesto.mnd.fernandez@gmail.com> <7f2987dd3b8eace03dece289d35011ef65170c11.1501124092.git.ernesto.mnd.fernandez@gmail.com> <20170727094147.GE21100@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170727094147.GE21100@quack2.suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Jul 27, 2017 at 11:41:47AM +0200, Jan Kara wrote: > On Thu 27-07-17 00:13:54, Ernesto A. Fern�ndez wrote: > > The hfsplus module already has the code to support access control > > lists, but there is no corresponding mount option. Add it and keep it > > disabled by default. > > Hum, this seems to be a regression caused by Christoph's ACL rework in > 2013. Ooops. > Since then HFS+ acls didn't work. So much for how much they are > used... Maybe time to drop the feature when nobody noticed it does not work > for 4 years? Especially given that they aren't actually compatible with MacOS I'm all in favor of dropping the support.