Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261917AbUKUHQp (ORCPT ); Sun, 21 Nov 2004 02:16:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261918AbUKUHP7 (ORCPT ); Sun, 21 Nov 2004 02:15:59 -0500 Received: from mail.euroweb.hu ([193.226.220.4]:64904 "HELO mail.euroweb.hu") by vger.kernel.org with SMTP id S261917AbUKUHPy (ORCPT ); Sun, 21 Nov 2004 02:15:54 -0500 To: arnd@arndb.de CC: diegocg@gmail.com, linux-kernel@vger.kernel.org In-reply-to: <200411210314.59537.arnd@arndb.de> (message from Arnd Bergmann on Sun, 21 Nov 2004 03:14:58 +0100) Subject: Re: [PATCH 3/13] Filesystem in Userspace References: <20041121003755.3342a1cb.diegocg@gmail.com> <200411210314.59537.arnd@arndb.de> Message-Id: From: Miklos Szeredi Date: Sun, 21 Nov 2004 08:15:42 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 21 > But once it is integrated, you can no longer make incompatible changes to > the API. Yes, generally backward compatibility is a good thing and I shall try to follow it as far as I can. However, FUSE is still young (only 3 years old), and I can imagine, that there will come a time, (not too often) when it's better to break the API than to carry a lot of compatibility cruft around. And in that case the version is very useful. Also it's useful to distingush the integrated version from the older standalone versions. Thanks, Miklos - 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/