Re: [PATCH hurd 0/6] Add file record locking support

2015-01-09 Thread Justus Winter
Quoting Svante Signell (2015-01-09 12:01:15) > On Fri, 2015-01-09 at 10:22 +0100, Justus Winter wrote: > > Quoting Svante Signell (2015-01-09 09:06:34) > > > > > I don't recommend that. Instead, hack on a branch that sits on top of > > the current master. Then, drop the Debian packaging bits fr

Re: [PATCH hurd 0/6] Add file record locking support

2015-01-09 Thread Svante Signell
On Fri, 2015-01-09 at 10:22 +0100, Justus Winter wrote: > Quoting Svante Signell (2015-01-09 09:06:34) > > I don't recommend that. Instead, hack on a branch that sits on top of > the current master. Then, drop the Debian packaging bits from my > repository here: > > http://darnassus.sceen.net/

Re: [PATCH hurd 0/6] Add file record locking support

2015-01-09 Thread Svante Signell
On Fri, 2015-01-09 at 10:22 +0100, Justus Winter wrote: > Quoting Svante Signell (2015-01-09 09:06:34) > > Cloning hurd git from debian > > git clone git://git.debian.org/git/pkg-hurd/hurd.git > > shows that no patches are committed to the git tree > > That is unfortunately correct. The Debian Hu

Re: [PATCH hurd 0/6] Add file record locking support

2015-01-09 Thread Justus Winter
Quoting Svante Signell (2015-01-09 09:06:34) > Cloning hurd git from debian > git clone git://git.debian.org/git/pkg-hurd/hurd.git > shows that no patches are committed to the git tree That is unfortunately correct. The Debian Hurd package is patched beyond recognition, to the point that if you b

Re: [PATCH hurd 0/6] Add file record locking support

2015-01-09 Thread Svante Signell
On Thu, 2015-01-08 at 16:54 +0100, Samuel Thibault wrote: > Svante Signell, le Thu 08 Jan 2015 16:46:55 +0100, a écrit : > > On Thu, 2015-01-08 at 13:38 +0100, Justus Winter wrote: > > > Hello Svante :) > > > > > > > > > 1/6: hurd_new_RPC.patch: add new RPC: file_record_lock > > > > 2/6: libdiskf