public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
To: Christoph Hellwig <hch@infradead.org>,
	Libor Vanek <libor@conet.cz>, Muli Ben-Yehuda <mulix@mulix.org>,
	linux-kernel@vger.kernel.org
Subject: Re: Syscall table AKA hijacking syscalls
Date: Fri, 2 Jan 2004 17:35:52 +0100	[thread overview]
Message-ID: <20040102163552.GD31489@wohnheim.fh-wedel.de> (raw)
In-Reply-To: <20040102160020.A24026@infradead.org>

On Fri, 2 January 2004 16:00:20 +0000, Christoph Hellwig wrote:
> On Fri, Jan 02, 2004 at 04:38:27PM +0100, Libor Vanek wrote:
> > I'm working on my diploma thesis which is adding snapshot capability 
> > into Linux VFS (so you can do directory based snapshots - not complete 
> > device, like in LVM). It'll consist of two separete modules:
> > Snapshot module:
> > - will hijack (one or another way) calls to open/move/unlink/mkdir/etc. 
> > syscall
> > - when will detect change to selected directory (which I want to 
> > snapshot), it'll copy/move old file/directory to some temporary 
> > (selected when creating snapshot) - in fact - copy on write behaviour
> 
> This should be implemented as a stackable filesystem..

Does this filesystem stack work with multiple mount points?

My guess is that the filesystem change notification would be a better
solution, either in userspace or in kernelspace, doesn't matter.  But
that is far from finished or even generally accepted.


For the diploma thesis, feel free to use any hack you like, including
hijacking syscalls.  But remember that it is a hack and nothing else,
only helping you to remain on schedule and focus more on the real
subject.  And don't plan on kernel acceptance either, as you will fail
either that or the thesis and I'd choose the thesis.

Jörn

-- 
Mundie uses a textbook tactic of manipulation: start with some
reasonable talk, and lead the audience to an unreasonable conclusion.
-- Bruce Perens

  reply	other threads:[~2004-01-02 16:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-02 12:59 Syscall table AKA hijacking syscalls Libor Vanek
2004-01-02 13:08 ` Matti Aarnio
2004-01-02 13:26   ` Libor Vanek
2004-01-02 13:57 ` Ragnar Kjørstad
2004-01-02 15:39   ` Libor Vanek
2004-01-02 16:42     ` Jörn Engel
2004-01-02 15:12 ` Muli Ben-Yehuda
2004-01-02 15:38   ` Libor Vanek
2004-01-02 16:00     ` Christoph Hellwig
2004-01-02 16:35       ` Jörn Engel [this message]
2004-01-02 16:59         ` Libor Vanek
2004-01-02 18:04           ` Jörn Engel
2004-01-02 18:58             ` Libor Vanek
2004-01-02 19:15               ` Arjan van de Ven
2004-01-02 19:23                 ` Libor Vanek
2004-01-02 19:18               ` Jörn Engel
2004-01-02 19:37                 ` Libor Vanek
2004-01-02 19:56                   ` Jörn Engel
2004-01-07  9:28     ` stefan.eletzhofer
2004-01-02 23:35 ` Anton Blanchard
2004-01-02 23:46   ` Libor Vanek
2004-01-03 15:41     ` Helge Hafting

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=20040102163552.GD31489@wohnheim.fh-wedel.de \
    --to=joern@wohnheim.fh-wedel.de \
    --cc=hch@infradead.org \
    --cc=libor@conet.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mulix@mulix.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