]> git.neil.brown.name Git - history.git/commit
[PATCH] InterMezzo for 2.5
authorRobert Read <rread@clusterfs.com>
Sat, 12 Oct 2002 02:52:06 +0000 (19:52 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Sat, 12 Oct 2002 02:52:06 +0000 (19:52 -0700)
commit541653296391faadb5ff4d273d116b5c02c98ec9
treea8674b23d866648851b0a99bbf5cd9cf0c770cb1
parentf8d0366a192583a05372a682c362f4aafdac5960
[PATCH] InterMezzo for 2.5

This is the initial port of InterMezzo for 2.5.  It now compiles,
mounts, and completes I/Os successfully, but we are aware that more
needs to be done and we will do it as quickly as possible.
28 files changed:
fs/intermezzo/Makefile
fs/intermezzo/cache.c
fs/intermezzo/dcache.c
fs/intermezzo/dir.c
fs/intermezzo/ext_attr.c
fs/intermezzo/file.c
fs/intermezzo/fileset.c [new file with mode: 0644]
fs/intermezzo/inode.c
fs/intermezzo/journal.c
fs/intermezzo/journal_ext2.c
fs/intermezzo/journal_ext3.c
fs/intermezzo/journal_obdfs.c
fs/intermezzo/journal_reiserfs.c
fs/intermezzo/journal_tmpfs.c [new file with mode: 0644]
fs/intermezzo/journal_xfs.c
fs/intermezzo/kml_reint.c
fs/intermezzo/kml_unpack.c [new file with mode: 0644]
fs/intermezzo/methods.c
fs/intermezzo/presto.c
fs/intermezzo/psdev.c
fs/intermezzo/replicator.c [new file with mode: 0644]
fs/intermezzo/super.c
fs/intermezzo/sysctl.c
fs/intermezzo/upcall.c
fs/intermezzo/vfs.c
include/linux/fsfilter.h
include/linux/intermezzo_fs.h
include/linux/intermezzo_psdev.h