From mboxrd@z Thu Jan 1 00:00:00 1970 From: Serge Hallyn Subject: Re: [PATCH v2] tmpfs: implement generic xattr support Date: Mon, 16 May 2011 22:40:05 -0500 Message-ID: <20110517034005.GA7870@mail.hallyn.com> References: <871v02lujw.fsf@tucsk.pomaz.szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Hugh Dickins , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Michal Suchanek , Serge Hallyn , Eric Paris , James Morris , Christoph Hellwig To: Miklos Szeredi Return-path: Received: from adelie.canonical.com ([91.189.90.139]:37521 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751378Ab1EQDkP (ORCPT ); Mon, 16 May 2011 23:40:15 -0400 Content-Disposition: inline In-Reply-To: <871v02lujw.fsf@tucsk.pomaz.szeredi.hu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Quoting Miklos Szeredi (miklos@szeredi.hu): > [This update addresses comments from Hugh and Andrew] Confirmed, with this patch, I was able to use file capabilities on tmpfs. thanks, -serge