Re: [PATCH] knfsd: nfsd: Handle ERESTARTSYS from syscalls.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Staubach
Date: Monday, June 16, 2008 - 5:39 am

NeilBrown wrote:

Why not handle -ERESTARTSYS in the same fashion as -ETIMEDOUT, ie.
leading to a EJUKEBOX sort of error being returned if possible?

Simply not returning is a bad thing to do for anything other than
NFSv2.  It is especially bad for NFSv4.

       ps


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

Messages in current thread:
Re: [PATCH] knfsd: nfsd: Handle ERESTARTSYS from syscalls., J. Bruce Fields, (Sat Jun 14, 10:11 am)
Re: [PATCH] knfsd: nfsd: Handle ERESTARTSYS from syscalls., Peter Staubach, (Mon Jun 16, 5:39 am)
Re: [PATCH] knfsd: nfsd: Handle ERESTARTSYS from syscalls., Trond Myklebust, (Mon Jun 16, 9:54 am)