linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: softpro@gmx.net
To: linux-kernel@vger.kernel.org
Subject: directory inclusion in ext2/ext3
Date: Wed, 23 Jul 2003 21:36:44 +0200	[thread overview]
Message-ID: <20030723193645.99E3C371@mendocino> (raw)

hi,

i have been looking for the possibility to display the contents of several 
directories in another one, but have so far not found anything suitable.

the two possibilites i considered so far were:

- soft-linking all files one by one, but then changes in a linked file 
(renaming, moving, deleting, ...) won't be noticed by the soft-links.
- LVM: exactly what i want as functionality but too low-level. i don't need 
any device merging, striping, mirroring, but just want to be able to link 
directory-contents.

i think it shouldn't be so hard to implement something similar to 
softlinks in ext2 that allows directories to have something like an 
include-directive to display contents of other directories as well.

hope this ain't too naive :-))

Johannes

             reply	other threads:[~2003-07-23 19:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23 19:36 softpro [this message]
2003-07-23 20:04 ` directory inclusion in ext2/ext3 Scott McDermott
2003-07-23 20:22 softpro
2003-07-24  0:54 ` Mike Fedyk
2003-07-24  1:24   ` Grant Miner
2003-07-24  3:48 Johannes Halmann
2003-07-25 17:10 ` Mike Fedyk
     [not found] <cypH.5dM.33@gated-at.bofh.it>
     [not found] ` <cCCR.hN.7@gated-at.bofh.it>
2003-07-24  8:37   ` Ihar "Philips" Filipau

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=20030723193645.99E3C371@mendocino \
    --to=softpro@gmx.net \
    --cc=ahljoh@uni.de \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).