All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ram Pai <linuxram@us.ibm.com>
To: Al Viro <viro@ftp.linux.org.uk>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, nacc@us.ibm.com
Subject: Re: [PATCH 1/1] VFS: fixes a bug in sys_linkat()
Date: Tue, 12 Sep 2006 18:32:22 -0700	[thread overview]
Message-ID: <1158111142.6967.105.camel@ram.us.ibm.com> (raw)
In-Reply-To: <20060913011100.GC29920@ftp.linux.org.uk>

On Wed, 2006-09-13 at 02:11 +0100, Al Viro wrote:
> On Tue, Sep 12, 2006 at 05:57:38PM -0700, Ram Pai wrote:
> > Hardlink using sys_linkat() returns EXDEV when the source and the destination
> > point to the same filesystem, residing under different mounts.
> 
> ... and that is absolutely deliberate.  Ability to restrict links to
> a subtree is a deliberate feature.

But wondering what side effects will it have if we allowed it to create
hardlinks?  

RP




      reply	other threads:[~2006-09-13  1:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13  0:57 [PATCH 1/1] VFS: fixes a bug in sys_linkat() Ram Pai
2006-09-13  1:11 ` Al Viro
2006-09-13  1:32   ` Ram Pai [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=1158111142.6967.105.camel@ram.us.ibm.com \
    --to=linuxram@us.ibm.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nacc@us.ibm.com \
    --cc=viro@ftp.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.