Re: log format '%P' only logs '/' when use chroot = true

2008-09-11 Thread Wayne Davison
On Wed, Sep 10, 2008 at 04:44:02PM -0700, Wayne Davison wrote: > The attached patch should fix things. That patch accidentally reverted an ability to transform a relative module path into an absolute one when chroot was not enabled. The attached patch fixes this. ..wayne.. --- a/clientserver.c +

Re: log format '%P' only logs '/' when use chroot = true

2008-09-11 Thread Paul Slootman
On Wed 10 Sep 2008, Wayne Davison wrote: > > The attached patch should fix things. It's relative to 3.0.4, but will > also apply with a little twiddling to the 3.1.0dev source (and it should > be easy to patch older versions too). Confirmed, this fixes it! Thanks. Paul -- Please use reply-all