From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome de Vivie Subject: Use of "device" argument in mount. Date: Fri, 09 May 2003 16:35:55 +0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <3EBBBCCB.8B4B24B7@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from postfix4-1.free.fr ([213.228.0.62]:37273 "EHLO postfix4-1.free.fr") by vger.kernel.org with ESMTP id S263264AbTEIOYD (ORCPT ); Fri, 9 May 2003 10:24:03 -0400 To: linux-fsdevel@vger.kernel.org, fist@cs.columbia.edu List-Id: linux-fsdevel.vger.kernel.org In loopback mount, a pathname could be used for the device argument. As for loopback mount, i wish to use the device argument to pass a pathname to a stackable filesystem. Is it easyly doable ? regards, j.