All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jordi Prats <jprats@cesca.es>
To: autofs@linux.kernel.org
Subject: snapshooting a fs
Date: Mon, 05 Mar 2007 09:43:02 +0100	[thread overview]
Message-ID: <45EBD816.1000100@cesca.es> (raw)

Hi all,
I'm going to develop a module to create a snapshoot with LVM before 
mounting, destroying it after umounting.

I have thought tree different ways to do it:

- Do it as a module, defining a different fstype (like "ext3lvm"), using 
the generic module to mount and umount the real ext3 fs.

- Modify the generic module to add a option (like -lvmsnapshoot)

- Like Jim Carter proposed, create a module to allow mounting and 
umounting the fs to a script.

What do you think would be best?

Thank you,
Jordi

-- 
......................................................................
         __
        / /          Jordi Prats
  C E / S / C A      Dept. de Sistemes
      /_/            Centre de Supercomputació de Catalunya

  Gran Capità, 2-4 (Edifici Nexus) · 08034 Barcelona
  T. 93 205 6464 · F.  93 205 6979 · jprats@cesca.es
...................................................................... 

                 reply	other threads:[~2007-03-05  8:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=45EBD816.1000100@cesca.es \
    --to=jprats@cesca.es \
    --cc=autofs@linux.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.