[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1157150161.4398.4.camel@localhost.localdomain>
Date: Fri, 01 Sep 2006 18:36:01 -0400
From: Shaya Potter <spotter@...columbia.edu>
To: Trond Myklebust <trond.myklebust@....uio.no>
Cc: Josef Sipek <jsipek@...sunysb.edu>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, hch@...radead.org, akpm@...l.org,
viro@....linux.org.uk
Subject: Re: [PATCH 04/22][RFC] Unionfs: Common file operations
On Fri, 2006-09-01 at 18:20 -0400, Trond Myklebust wrote:
> Race! You cannot open an underlying NFS file by name after it has been
> looked up: you have no guarantee that it hasn't been renamed.
In a unionfs case that's not an issue. Nothing else is allowed to use
the backing store (i.e. the nfs fs) while unionfs is using it, so there
shouldn't be a renaming issue.
--
VGER BF report: H 0
-
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