9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: fgergo@gmail.com
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] recover(4) go rewrite
Date: Wed, 12 May 2021 10:53:54 +0200	[thread overview]
Message-ID: <CA+ctqroVEsEcVQD+a1QRpNmNguqSPOZN9gjt5QYnytsx4pTy2A@mail.gmail.com> (raw)
In-Reply-To: <YJrn3mFDpEQzyp7/@wopr>

Thanks for asking kvik! I just realised the original references could
have been more direct. I added a readme listing the original version
and the authors.
Thank you khm, for the quick references!

If you want to use the C version with plan9port, you'll need to change
post9pservice(pfd[0], srv);
to
post9pservice(pfd[0], srv, nil);

Please also note, that during the rewrite go runtime caught that nwq
can be 0 here:
srv.c:538
srv.c:541
The go version now has nwq > 0.

On 5/11/21, Kurt H Maier <khm@sciops.net> wrote:
> On Tue, May 11, 2021 at 09:20:23PM +0200, kvik@a-b.xyz wrote:
>> >  I needed recover(4) on windows, I rewrote most if it in go.
>>
>> Where can the original version be found?
> 
> At /n/sources/contrib/paurea/recover4e.tgz
> 
> paper at /n/sources/contrib/rsc/recover/recover.pdf
> 
> khm

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T1d7bf3c39e885267-Md878286eb6fe027f05e91c23
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

      reply	other threads:[~2021-05-12  8:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+ctqrr1EpmmzFtN6sq5JeKKYjgjJPp29Cc-Ps8xTvoH0y_tHQ@mail.gmail.com>
2021-05-11  7:20 ` fgergo
2021-05-11 19:20   ` kvik
2021-05-11 20:23     ` Kurt H Maier
2021-05-12  8:53       ` fgergo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+ctqroVEsEcVQD+a1QRpNmNguqSPOZN9gjt5QYnytsx4pTy2A@mail.gmail.com \
    --to=fgergo@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).