From: Nir Tzachar <tzachar@cs.bgu.ac.il>
To: Erez Zadok <ezk@cs.sunysb.edu>
Cc: Jerome de Vivie <jerome.devivie@free.fr>,
<linux-fsdevel@vger.kernel.org>, <fist@cs.columbia.edu>
Subject: Re: [FiST] a problem with dget
Date: Sun, 30 Mar 2003 07:29:01 +0300 (IDT) [thread overview]
Message-ID: <Pine.LNX.4.44.0303300727510.23018-100000@merlin> (raw)
In-Reply-To: <200303280201.h2S21bOg003756@agora.fsl.cs.sunysb.edu>
> These kind of messages typically mean that you have neglected to decrement
> the refcount for some objects (inodes, dentries). So somewhere, you, or a
> side-effect of some other VFS method, an object's refcnt is incremented, but
> it's not decremented in the right place.
>
well, as i wrote, it happens when i use ur code without any modifications.
its version 0.0.6 .
--
========================================================================
nir.
prev parent reply other threads:[~2003-03-30 4:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-25 16:47 a problem with dget Nir Tzachar
2003-03-26 9:23 ` Jan Hudec
2003-03-26 9:45 ` Nir Tzachar
2003-03-26 9:57 ` Jan Hudec
2003-03-26 20:43 ` [FiST] " Jerome de Vivie
2003-03-27 8:17 ` Nir Tzachar
2003-03-28 2:01 ` Erez Zadok
2003-03-30 4:29 ` Nir Tzachar [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=Pine.LNX.4.44.0303300727510.23018-100000@merlin \
--to=tzachar@cs.bgu.ac.il \
--cc=ezk@cs.sunysb.edu \
--cc=fist@cs.columbia.edu \
--cc=jerome.devivie@free.fr \
--cc=linux-fsdevel@vger.kernel.org \
/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).