rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] issues moving the backing store


From: Ben Escoto
Subject: Re: [rdiff-backup-users] issues moving the backing store
Date: Sun, 24 Nov 2002 10:42:35 -0800

>>>>> "DS" == Dave Steinberg <address@hidden>
>>>>> wrote the following on Sun, 24 Nov 2002 12:58:19 -0500

  DS> What do you mean by a "my C code on OpenBSD" issue?  I was under
  DS> the impression that the only players were rdiff-backup, Python,
  DS> and OpenSSH.

rdiff-backup contains two bits of C code (about 600 lines total).  The
first, in cmodule.c, is mainly a wrapper around the stat() function.
It was necessary in python 2.2 because there was a bug pickling
(serializing) the stat_result objects that os.stat() returned, and
profiling said workarounds took too long.  The second C bit, in
_librsyncmodule.c, is a python interface to the librsync library.

BTW, if you look for bugs make sure you're using 0.11.0.


-- 
Ben Escoto

Attachment: pgp5FJGPh5EsK.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]