Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964794AbVKLUoh (ORCPT ); Sat, 12 Nov 2005 15:44:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964795AbVKLUog (ORCPT ); Sat, 12 Nov 2005 15:44:36 -0500 Received: from zproxy.gmail.com ([64.233.162.192]:24909 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S964794AbVKLUog convert rfc822-to-8bit (ORCPT ); Sat, 12 Nov 2005 15:44:36 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nNnFC6rS5UwSM8U++2/ZXsMlNrX2+5/LCM0qe8irBTFA9u+jZiA0DyiP3uzMZi91Qmrg0T+ZyDdiaok2Cy//tmyY2hUATfrRz29R/am4DHSUo/SxuuFQX8FWVTIyqqVDaHi8hqVgymXi/2yVs6ASovjt7FWLQ266JgPpn+jjcAg= Message-ID: <4ae3c140511121244v3cfdb3c6v133d67d8fa42c46b@mail.gmail.com> Date: Sat, 12 Nov 2005 15:44:35 -0500 From: Xin Zhao To: linux-kernel@vger.kernel.org Subject: NFS question: what's the use of nfs3_async_handle_jukebox? MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 415 Lines: 12 Hi, I am reading the NFS codes, but got stuck at the nfs3_async_handle_jukebox() function. What's the use of this function? IS there any document about this? Thanks! -x - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/