[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200701120043.58317.vda.linux@googlemail.com>
Date: Fri, 12 Jan 2007 00:43:58 +0100
From: Denis Vlasenko <vda.linux@...glemail.com>
To: Pavel Machek <pavel@....cz>
Cc: Miklos Szeredi <miklos@...redi.hu>, bhalevy@...asas.com,
arjan@...radead.org, mikulas@...ax.karlin.mff.cuni.cz,
jaharkes@...cmu.edu, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, nfsv4@...f.org
Subject: Re: Finding hardlinks
On Wednesday 03 January 2007 13:42, Pavel Machek wrote:
> I guess that is the way to go. samefile(path1, path2) is unfortunately
> inherently racy.
Not a problem in practice. You don't expect cp -a
to reliably copy a tree which something else is modifying
at the same time.
Thus we assume that the tree we operate on is not modified.
--
vda
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists