Re: [uml-devel] os_lock_file removal

2005-06-24 Thread Jeff Dike
On Fri, Jun 24, 2005 at 03:19:53PM -0400, Allan Graves wrote: > Hi guys. I'm working on developing a cluster file system and I'd like > to simulate concurrent shared storage access using uml and disk files. > I traced down the file locking, and it seems that (assuming I have a > cluster file s

[uml-devel] os_lock_file removal

2005-06-24 Thread Allan Graves
Hi guys. I'm working on developing a cluster file system and I'd like to simulate concurrent shared storage access using uml and disk files. I traced down the file locking, and it seems that (assuming I have a cluster file system that keeps things up to date in the metadata of the filesystem)