Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932248AbVJDR1l (ORCPT ); Tue, 4 Oct 2005 13:27:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932281AbVJDR1l (ORCPT ); Tue, 4 Oct 2005 13:27:41 -0400 Received: from kepler.fjfi.cvut.cz ([147.32.6.11]:4508 "EHLO kepler.fjfi.cvut.cz") by vger.kernel.org with ESMTP id S932248AbVJDR1k (ORCPT ); Tue, 4 Oct 2005 13:27:40 -0400 Date: Tue, 4 Oct 2005 19:27:39 +0200 (CEST) From: Martin Drab To: Linux Kernel Mailing List Subject: 2.4 in-kernel file opening 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: 476 Lines: 13 Hi, can anybody tell me why there is no sys_open() exported in kernel/ksyms.c in 2.4 kernels while the sys_close() is there? And what is then the preferred way of opening files from within a 2.4 kernel module? Thank you, Martin - 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/