All of lore.kernel.org
 help / color / mirror / Atom feed
From: andyliu <liudeyan@gmail.com>
To: James Tabor <jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH]tar filesystem for 2.6.10-rc1-mm3(easily access tar file)
Date: Sun, 7 Nov 2004 15:32:23 +0800	[thread overview]
Message-ID: <aad1205e041106233274e78428@mail.gmail.com> (raw)
In-Reply-To: <418DCB2F.2030303@adsl-64-217-116-74.dsl.hstntx.swbell.net>

oh,sorry.it's a readonly filesystem now.i will try to make it writeable.
but i use tar file as loop device.

by the way,if we mount an iso file it's a readonly filesystem too.
i think maybe we should do something on the loop device to support
this kind of write.

On Sun, 07 Nov 2004 07:13:51 +0000, James Tabor
<jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net> wrote:
> andyliu wrote:
> 
> 
> > hi
> >
> >   let's think about the way we access the file which contained in a tar file
> > may we can untar the whole thing and we find the file we want to access
> > or we can use the t option with tar to list all the files in the tar
> > and then untar the only one file we want to access.
> >
> >   but with the help of the tarfs,we can mount a tar file to some dir and access
> > it easily and quickly.it's like the tarfs in mc.
> >
> >  just mount -t tarfs tarfile.tar /dir/to/mnt -o loop
> > then access the files easily.
> >
> > it was writen by Kazuto Miyoshi (kaz@earth.email.ne.jp) Hirokazu
> > Takahashi (h-takaha@mub.biglobe.ne.jp) for linux 2.4.0
> >
> > and i make it work for linux 2.6.0. now a patch for linux 2.6.10-rc1-mm3
> >
> > the patch is to big to send it as plain text, so i can only send it as
> > an attachment
> >
> > thanks
> > 
> Wow! How cool is this! Can you copy files into a tarfs subsystem? Just like
> we do with iso's?
> Cool,
> James
> 


-- 
Yours andyliu

  parent reply	other threads:[~2004-11-07  7:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-07  7:06 [PATCH]tar filesystem for 2.6.10-rc1-mm3(easily access tar file) andyliu
     [not found] ` <418DCB2F.2030303@adsl-64-217-116-74.dsl.hstntx.swbell.net>
2004-11-07  7:32   ` andyliu [this message]
2004-11-07  8:28     ` Hirokazu Takahashi
2004-11-07 13:04       ` andyliu
2004-11-07 10:25 ` Felipe Alfaro Solana
2004-11-07 12:38   ` Tomasz Kłoczko
2004-11-07 13:07     ` andyliu
2004-11-07 13:49       ` Tomasz Kłoczko
2004-11-07 14:43         ` Hirokazu Takahashi
2004-11-07 13:42 ` Kazuto MIYOSHI
  -- strict thread matches above, loose matches on Subject: below --
2004-11-07  7:15 James Tabor

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=aad1205e041106233274e78428@mail.gmail.com \
    --to=liudeyan@gmail.com \
    --cc=jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.