From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] fs: Move attribute flags into non __KERNEL__ space Date: Fri, 16 Dec 2011 14:23:20 -0500 Message-ID: <20111216192320.GA23748@infradead.org> References: <1324021626-10059-1-git-send-email-levinsasha928@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, Alexander Viro , linux-fsdevel@vger.kernel.org To: Sasha Levin Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:37964 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756656Ab1LPTXW (ORCPT ); Fri, 16 Dec 2011 14:23:22 -0500 Content-Disposition: inline In-Reply-To: <1324021626-10059-1-git-send-email-levinsasha928@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Dec 16, 2011 at 09:47:06AM +0200, Sasha Levin wrote: > Attribute flags can be useful in userspace when working with filesystems > such as 9p. No, they aren't. They are kernel internal values and userspace has no fucking business messing with them.