Changes: writelock and channelcount patch from Stoyan Genov balance exit codes fix from Chris Wilson /var/run/balance is tried to be autocreated (if not there) close of 0,1,2 on background operation If maintainer want, it's possible utilize pkg-plist and safe inodes :) Fix: Use this patch Thank you
Dear maintainer! Please, take the PR into account. -- Sem.
On May 24, 2005, at 8:01 AM, Sergey Matveychuk wrote: > Dear maintainer! > > Please, take the PR into account. Again, CC'ing me on the original PR would make things a bit easier. This PR looks fine, although I've tested it. If this builds fine for you then I'm okay with this patch. I'd be fine with updating the port to use pkg-plist, although I'm not sure what you mean by "safe inodes". Thank you again for taking time to help. -- Joseph Scott URL: http://joseph.randomnetworks.com/ Email: joseph@randomnetworks.com
Joseph Scott wrote: > I'd be fine with updating the port to use pkg-plist, although I'm not I think the submitter meant: to get rid of pkg-plist to save an inode ;-) -- Sem.
On May 24, 2005, at 8:38 AM, Sergey Matveychuk wrote: > Joseph Scott wrote: > >> I'd be fine with updating the port to use pkg-plist, although I'm not >> > > I think the submitter meant: to get rid of pkg-plist to save an > inode ;-) Ahhh, save an inode. Yes, that does make sense. -- Joseph Scott URL: http://joseph.randomnetworks.com/ Email: joseph@randomnetworks.com
> -+CFLAGS+=-Wall > ++CFLAGS=-Wall What is the reason to stop respecting CFLAGS? -- Sem.
Where is no reason for this, i just miss it, sorry. Here complete patch again, if Joseph agree with it.
On May 25, 2005, at 12:08 AM, Andrej Zverev wrote: > Where is no reason for this, i just miss it, sorry. > Here complete patch again, if Joseph agree with it. > > > <balance.diff> > Although I haven't tried it, this diff looks good. If it builds for you then I'm fine with it. -- Joseph Scott URL: http://joseph.randomnetworks.com/ Email: joseph@randomnetworks.com
State Changed From-To: open->closed Committed, thanks!