From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755318AbXJBPwd (ORCPT ); Tue, 2 Oct 2007 11:52:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752413AbXJBPwY (ORCPT ); Tue, 2 Oct 2007 11:52:24 -0400 Received: from mail-gw1.sa.eol.hu ([212.108.200.67]:56316 "EHLO mail-gw1.sa.eol.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbXJBPwX (ORCPT ); Tue, 2 Oct 2007 11:52:23 -0400 Message-Id: <20071002155026.650555479@szeredi.hu> User-Agent: quilt/0.45-1 Date: Tue, 02 Oct 2007 17:50:26 +0200 From: Miklos Szeredi To: akpm@linux-foundation.org Cc: linux-kernel@vger.kernel.org Subject: [patch 00/12] fuse update Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This update contains mainly fuse fixes and improvements. There's also a trivial VFS patch, that was accepted by Christoph, and Andreas Dilger has expressed interest in it as well. --