Note, though, that "stale file handle" means there's no file on the server with that file handle; a search for the inode number might find a file, and that *might* be a new file with the same pathname (e.g., because some program renamed another file on top of it), or it might be some unrelated file that got assigned that file ID.