Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263351AbVCMHUs (ORCPT ); Sun, 13 Mar 2005 02:20:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263354AbVCMHUr (ORCPT ); Sun, 13 Mar 2005 02:20:47 -0500 Received: from smtp3.Stanford.EDU ([171.67.16.138]:17558 "EHLO smtp3.Stanford.EDU") by vger.kernel.org with ESMTP id S263351AbVCMHU1 (ORCPT ); Sun, 13 Mar 2005 02:20:27 -0500 Date: Sat, 12 Mar 2005 23:20:16 -0800 (PST) From: Junfeng Yang To: Linux Kernel Mailing List , cc: mc@cs.Stanford.EDU, Miklos Szeredi Subject: [CHECKER] Need help on mmap on FUSE (linux user-land file system) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 533 Lines: 15 Does anyone know how to set up mmap on FUSE (linux user-land file system)? Or is it even possible to have mmap on FUSE? Our file system checker can potentially check a lot more things if we can have mmap working on a FUSE file system. Your help on this are well appreciated! -Junfeng - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/