Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 02:24:46 -0000
From:      "Steven Hartland" <killing@multiplay.co.uk>
To:        "Joerg Pernfuss" <elessar@bsdforen.de>, <freebsd-hackers@freebsd.org>
Subject:   Re: [patch] rm can have undesired side-effects
Message-ID:  <005401c6fbca$95c180d0$b3db87d4@multiplay.co.uk>
References:  <20061029222847.GA68272@marvin.astase.com><20061030003628.42bc5f8d@loki.starkstrom.lan><00f201c6fbb6$0c6bd150$b3db87d4@multiplay.co.uk><20061030024358.39a12359@loki.starkstrom.lan> <20061030030636.66af0924@loki.starkstrom.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Joerg Pernfuss" <elessar@bsdforen.de>
> Correction after some `read the frakkin code':
> 
> if (sbp->st_nlink > 1) {
>  warnx("%s (inode %u): not overwritten due to multiple links",
>      file, sbp->st_ino);
>  return (0);
>
> The link is removed, the file is not overwritten and a
> warning is generated.

Hehe so it does what we would expect, time for a minor
docs update then :)

    Steve


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster@multiplay.co.uk.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005401c6fbca$95c180d0$b3db87d4>