mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: mobi phil <mobi@mobiphil.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Fwd: eifs/fmfs (everything is filesystem/file mapping filesystem)
Date: Tue, 10 Nov 2009 15:02:49 +0100	[thread overview]
Message-ID: <a4875c0e0911100602vc74b288ga2323312bccb21b@mail.gmail.com> (raw)
In-Reply-To: <20091110133447.GE26144@atrey.karlin.mff.cuni.cz>

> google fuse
Sometimes manipulation works :) .. I did intentionally not mention
fuse, so that we can focus on the topic when somebody will ask :) I
know fuse, it is a treasure, am using fuse for db, wikipedia etc.,
etc. However the only annoying thing with fuse and kernel space
drivers is that you have to mount before access. (And mount is not
enough, like with loop device, you cannot mount straightforward
partitions on a loop device) you have to tell the computer extra
annoying instruction, that should be obvious, once setting up the
framework. That is fuse is a partial solution for a powerful concept
that I named "filesystem anywhere". I do not want to bother mounting
fuse when I want to access a file that has a hierarchical structure,
and the guy knowing to do the mapping from that internal structure to
hierarchical filesystem is in place. Similar ideas were already
discussed here I am sure (I was not on the kernel mailing lists that
time), as some people (I would like to avoid names) were insisting on
seeing data on a computer throug sthg. called unified path system if I
am not mistaking.

by the way another example:

#>ls /mydata/ftpadresses/boot.kernel.org@http/gpxe_images
#>ls /mygitprojects/linux-2.6/.git@git/tags
#>ls /mygitprojects/linux-2.6/.git@git/branches
or with defaults
#>ls /mygitprojects/linux-2.6/.git@/tags
#>ls /mygitprojects/linux-2.6/.git@/branches


etc





-- 
rgrds,
mobi phil

being mobile, but including technology
http://mobiphil.com

      reply	other threads:[~2009-11-10 14:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a4875c0e0911091128g3920726bk2e20be67920dc483@mail.gmail.com>
     [not found] ` <a4875c0e0911100417j1a9fba09tce5da4a5511111c0@mail.gmail.com>
     [not found]   ` <a4875c0e0911100424h947058bg5c7efc6e2d7d817c@mail.gmail.com>
2009-11-10 12:26     ` mobi phil
2009-11-10 13:34       ` Pavel Machek
2009-11-10 14:02         ` mobi phil [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4875c0e0911100602vc74b288ga2323312bccb21b@mail.gmail.com \
    --to=mobi@mobiphil.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®