From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: Frank Cusack <fcusack@fcusack.com>
Cc: torvalds@transmeta.com, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] nfs_unlink() again, and trivial nfs_fhget
Date: Wed, 18 Jun 2003 16:40:47 -0700 [thread overview]
Message-ID: <16112.63615.561414.52943@charged.uio.no> (raw)
In-Reply-To: <20030617165507.A19126@google.com>
>>>>> " " == Frank Cusack <fcusack@fcusack.com> writes:
>> There is already code to handle this case in the NFS filesystem
>> code itself.
> No, there isn't.
Yes there is. Look again at nfs_unlink(), following the path
if (atomic_read(&dentry->d_count) > 1)
which is *always* the case if we have sillyrenamed the file. Then look
at the comment "We don't allow a dentry to be silly-renamed twice."
Cheers,
Trond
next prev parent reply other threads:[~2003-06-18 23:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-17 12:14 Frank Cusack
2003-06-17 18:41 ` Trond Myklebust
2003-06-17 23:55 ` Frank Cusack
2003-06-18 0:06 ` Frank Cusack
2003-06-18 23:40 ` Trond Myklebust [this message]
2003-06-22 1:46 ` Frank Cusack
2003-06-22 1:56 ` Frank Cusack
2003-06-22 7:29 ` Trond Myklebust
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=16112.63615.561414.52943@charged.uio.no \
--to=trond.myklebust@fys.uio.no \
--cc=fcusack@fcusack.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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
all inboxes | Powered by JetHome®