modules/ksyms/filenames

2001-07-19 Thread Peter J. Braam
I'm trying to export a symbol (journal_begin/end) from fs/reiserfs/journal.c. To export the symbols I added to the Makefile: export-objs := journal.o There is also a file fs/jbd/journal.c which exports symbols. It seems that the two journal.ver files in include/modules/*.ver get clobbered. Sho

DAFS SDK

2001-06-28 Thread Peter J. Braam
library. I have also built some Linux 2.4.5 kernel RPMS with the M-VIA libraries included. You find these in the same place. (These kernels also include also have pcmcia, ext3 0.0.8, InterMezzo, and -ac17 kernel patches.) Please read the disclaimers and enjoy! - Peter J. Braam - http

Re: Ext3 kernel RPMS (2.4.5 & 2.2.19)

2001-06-09 Thread Peter J. Braam
Go to gkernel on sourceforge or to Andrew Morton's WWW site: http://www.uow.edu.au/~andrewm/linux/ext3/ On Sat, 9 Jun 2001, P.A.M. van Dam wrote: > On Fri, Jun 08, 2001 at 03:23:16PM -0600, Peter J. Braam wrote: > > Hi, > > > > Mostly for my own use, I prepared two

Ext3 kernel RPMS (2.4.5 & 2.2.19)

2001-06-08 Thread Peter J. Braam
0.7a 2.4.5 + 0.0.6 PLEASE USE THESE AT YOUR OWN RISK - THEY CONTAIN EXPERIMENTAL FILE SYSTEM CODE. The RPMS's can be found at: ftp://ftp.clusterfilesystem.com/pub/ext3 Have a good day! - Peter J. Braam - http://www.clusterfilesystem.com - To unsubscribe from this list: send the line &qu

Re: Why side-effects on open(2) are evil. (was Re: [RFD w/info-PATCH]device arguments from lookup)

2001-05-22 Thread Peter J. Braam
Andreas, I think that the issue is something different. Suppose the snapshot has been created. I know that this can be done safely with the API's you allude to. Life goes on and the journal FS keeps changing the file system and if the system doesn't crash, everything is fine: blocks get copied

Re: Why side-effects on open(2) are evil. (was Re: [RFD w/info-PATCH]device arguments from lookup)

2001-05-22 Thread Peter J. Braam
On Tue, 22 May 2001, Linus Torvalds wrote: > > On Tue, 22 May 2001, Andreas Dilger wrote: Actually, the LVM snapshot > interface has (optional) hooks into the filesystem to ensure that it > is consistent at the time the snapshot is created. But I think that LVM is implemented "the wrong way a

Ext3 for Linux 2.4 progress report

2001-04-22 Thread Peter J. Braam
Hi Andreas, Stephen, We have a lot working now: 1. journal recovery and initialization stuff is working 2. transactions go to the disk 3. infrastructure is there to do transcactions 4. ext3_create is fully operational. The problems we have seen mostly have to do with differences in which buf

[Announce] SnapFS Snapshot File System alpha release

2001-03-02 Thread Peter J. Braam
SnapFS - Snapshot File System Release: alpha1 Requires: Linux 2.2.18 or later, Ext3 and EA. WWW site: http://www.mountainviewdata.com/technology/snapfs Mountain View Data, Inc is announcing the first release of SnapFS. SnapFS is a file system enhancement of Ext3 to bring fully featured snapsho

RE: [PATCH][CFT] per-process namespaces for Linux

2001-02-26 Thread Peter J. Braam
- any files you change get out over a network file system to a server. We used InterMezzo backed by a ramfs cache. When the user logs out, everything is gone, except possibly footprints in swap. - Peter J. Braam - Mountain View Data, Inc. - To unsubscribe from this list: send the line &quo