]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfsd/nfsproc.c
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
[linux-2.6-omap-h63xx.git] / fs / nfsd / nfsproc.c
index 6cfc96a1248314b24a2ec754900e06ceae483116..b5a20c486712a740428bab273ac92bcd5e6e6e68 100644 (file)
@@ -614,6 +614,7 @@ nfserrno (int errno)
 #endif
                { nfserr_stale, -ESTALE },
                { nfserr_jukebox, -ETIMEDOUT },
+               { nfserr_jukebox, -ERESTARTSYS },
                { nfserr_dropit, -EAGAIN },
                { nfserr_dropit, -ENOMEM },
                { nfserr_badname, -ESRCH },