Subject: Re: Removing tmpfs' experimental status
To: David Laight <david@l8s.co.uk>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 10/24/2006 10:25:51
On Oct 24, 2006, at 10:18 AM, David Laight wrote:

> 1) The client keeps on retrying - not much can be done about that.
> 2) The same FH gets allocated to a different file (maybe even in a
>    different FS) after a server reboot.  [1]

This is why we need to use GUIDs to identify the file system in our  
file handles.

>
> 	David
>
> [1] I've seen the effects of this with other an exported layered FS
>     on a different OS.  Having data written to the wrong files was  
> horrid!
>
> -- 
> David Laight: david@l8s.co.uk

-- thorpej