From: "K. Richard Pixley" <rich-pBcMlXao8V4@public.gmane.org>
To: Jiro SEKIBA <jir-hfpbi5WX9J54Eiagz67IpQ@public.gmane.org>
Cc: linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: newbie question
Date: Fri, 28 May 2010 14:16:31 -0700 [thread overview]
Message-ID: <4C0032AF.9040704@noir.com> (raw)
In-Reply-To: <4C00071A.4010508-pBcMlXao8V4@public.gmane.org>
I don't know nilfs2 internals, but it occurs to me that a "forward" or
"leap frog" mechanism might work too.
That is, if a file system is in a state at time T(0), and is in another
state at time T(1), then what I'm looking for is the ability to return
to a read-write file system with state T(0).
One way to do that might be to "roll back" from state T(1), thereby
discarding state T(1). But another way to accomplish this might be to
surgically construct a state T(2) which occurs after T(1) and was
identical to T(0), leaving T(1) available as a read-only snapshot.
We do this in source control. Rather than backing out a particular
change to your source tree, many source control systems require you to
commit a reverse diff. This creates a new revision, but a new revision
which is identical to an earlier revision which has the apparent affect
of removing a change.
I don't know if this would be any easier, but it's a thought.
--rich
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2010-05-28 21:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-20 21:17 newbie question Rich Pixley
[not found] ` <AANLkTikeGWuCeGVELFipNnA_EQ-UHm4fbTvi6-qBiRBi@mail.gmail.com>
[not found] ` <AANLkTikeGWuCeGVELFipNnA_EQ-UHm4fbTvi6-qBiRBi-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-05-20 22:18 ` Jérôme Poulin
[not found] ` <4BF5A6E0.6040703-C65YXLrEp3M@public.gmane.org>
2010-05-20 22:30 ` Ryusuke Konishi
[not found] ` <20100521.073026.88488718.ryusuke-sG5X7nlA6pw@public.gmane.org>
2010-05-27 17:40 ` K. Richard Pixley
[not found] ` <4BFEAE99.3030100-pBcMlXao8V4@public.gmane.org>
2010-05-28 5:55 ` Jiro SEKIBA
[not found] ` <4C00071A.4010508@noir.com>
[not found] ` <4C00071A.4010508-pBcMlXao8V4@public.gmane.org>
2010-05-28 21:14 ` K. Richard Pixley
2010-05-28 21:16 ` K. Richard Pixley [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=4C0032AF.9040704@noir.com \
--to=rich-pbcmlxao8v4@public.gmane.org \
--cc=jir-hfpbi5WX9J54Eiagz67IpQ@public.gmane.org \
--cc=linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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