dazuko-devel
[Top][All Lists]
Advanced

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

Re: [Dazuko-devel] [PATCH] Use d_path if __d_path is not safe


From: John Ogness
Subject: Re: [Dazuko-devel] [PATCH] Use d_path if __d_path is not safe
Date: Mon, 07 Nov 2005 22:07:30 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051010)

John Ogness wrote:
> Great! The patch looks good. I will be making some minor adjustments to it,
> but for the most part it is really good. Thanks! I will try to get this done
> this week.

Hi Sami,

I have added this functionality to CVS:

$ env CVS_RSH="ssh" cvs -z3 \
-d:ext:address@hidden:/cvsroot/dazuko \
co dazuko

I was able to add the same functionality by only modifying the
dazuko_linux26.c file, localizing this solution to Linux 2.6. Your patch
helped to make things pretty easy. Thanks!

As I mentioned before, chroot'd events will come in the form of:

chroot:/path/to/file

Applications that are able to work with such events should include the
"chroot:" path:

dazukoAddIncludePath("chroot:");

For Dazuko modules that understand this, the add will be successful. If
the add returns error, then the Dazuko module does not understand chroot
events.

This was a fairly minor patch. I did some testing and it appears to work
well. I would appreciate some feedback if this change is ok for you as well.

John Ogness

-- 
Dazuko Maintainer




reply via email to

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