From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Pekka Enberg" Subject: Re: [RFC/PATCH] revokeat/frevoke system calls V5 Date: Mon, 26 Feb 2007 09:25:13 +0200 Message-ID: <84144f020702252325j29da2819i50c99477cce89359@mail.gmail.com> References: <20070226003307.6f38d2ee@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@lst.de To: Alan Return-path: Received: from ug-out-1314.google.com ([66.249.92.173]:14432 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933788AbXBZHZP (ORCPT ); Mon, 26 Feb 2007 02:25:15 -0500 Received: by ug-out-1314.google.com with SMTP id 44so709439uga for ; Sun, 25 Feb 2007 23:25:13 -0800 (PST) In-Reply-To: <20070226003307.6f38d2ee@lxorguk.ukuu.org.uk> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi Alan, On 2/26/07, Alan wrote: > Whats the status on this, I was suprised to see something so important > just go dead ? It's not dead. You can find the latest patches here: http://www.cs.helsinki.fi/u/penberg/linux/revoke/patches/ and user-space tests here: http://www.cs.helsinki.fi/u/penberg/linux/revoke/utils/ What they are lacking is review so I am not sure how to proceed with the patches. Pekka