Re: [PATCH 2/3] enhanced syscall ESTALE error handling (v2)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <staubach@...>
Cc: <linux-kernel@...>, <linux-nfs@...>, <akpm@...>, <trond.myklebust@...>, <linux-fsdevel@...>
Date: Friday, February 1, 2008 - 5:37 pm

This doesn't apply to -mm, because the ro-mounts stuff touches a lot
of the same places as this patch.  You probably need to rebase this on
top of those changes.


If a broken NFS server or FUSE filesysem keeps returning ESTALE, this
goes into an infinite loop.  How are we planning to deal with that?

And it has to be dealt with either in the VFS, or in the kernel parts
of the relevant filesystems.  We can't just say, fix the broken
servers, especially not with FUSE, where the server is totally
untrusted.

Miklos
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] enhanced ESTALE error handling, Peter Staubach, (Fri Jan 18, 11:36 am)
[PATCH 2/3] enhanced syscall ESTALE error handling (v2), Peter Staubach, (Fri Feb 1, 4:57 pm)
[PATCH 2/3] enhanced syscall ESTALE error handling (v3), Peter Staubach, (Mon Mar 10, 4:23 pm)
Re: [PATCH 2/3] enhanced syscall ESTALE error handling (v2), Miklos Szeredi, (Fri Feb 1, 5:37 pm)