9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "zeed quesi" <zeedthefirst@hotmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] possible bug in lib9p?
Date: Mon, 11 Aug 2003 20:00:47 +0000	[thread overview]
Message-ID: <Law15-F35yEJixeVaKR00046ac2@hotmail.com> (raw)

When you call to closefile if ref==0 then it calls freefile. Freefile should
remove his entry in his parent but it doesn�t it.
When you call removefile this function the entry in the parent, but this
should be doing by freefile.
Another bug in lib9p is on freetree becouse freefile has a assert about the
file->ref is 0 but ref is never decremented.
I have fixed some problems but it doesn�t work fine all the time.can
somebody see the source?The problems are in the file /sys/src/lib9p/file.c
Thanks

_________________________________________________________________
Charla con tus amigos en l�nea mediante MSN Messenger:
http://messenger.yupimsn.com/



                 reply	other threads:[~2003-08-11 20:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Law15-F35yEJixeVaKR00046ac2@hotmail.com \
    --to=zeedthefirst@hotmail.com \
    --cc=9fans@cse.psu.edu \
    /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).