Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Oct 2002 16:55:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Oct 2002 16:55:39 -0400 Received: from leibniz.math.psu.edu ([146.186.130.2]:64760 "EHLO math.psu.edu") by vger.kernel.org with ESMTP id ; Mon, 14 Oct 2002 16:55:37 -0400 Date: Mon, 14 Oct 2002 17:01:29 -0400 (EDT) From: Alexander Viro To: "Maksim (Max) Krasnyanskiy" cc: linux-kernel@vger.kernel.org, davem@redhat.com Subject: Re: [PATCH] Export sockfd_lookup function In-Reply-To: <5.1.0.14.2.20021014134001.083de250@mail1.qualcomm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 535 Lines: 16 On Mon, 14 Oct 2002, Maksim (Max) Krasnyanskiy wrote: > > Can we export sockfd_lookup function ? > I need it in one of the Bluetooth modules which has to look up 'struct socket' > from fd in the ioctl handler. What the hell does that ioctl do with file descriptors in the first place? - 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/