[kernel] bug#99: marked as done (missing nfsservctl and quotactl syscall wrappers)

PA-RISC Linux bug Tracking System daniel_frazier@hp.com
Thu, 10 May 2001 14:33:01 -0600 (MDT)


X-PA-RISC Linux-PR-Message: closed 99

Your message dated Thu, 10 May 2001 14:21:16 -0600
with message-id <E14xww0-0001Jb-00@noam.fc.hp.com>
and subject line wrappers finished
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

dann frazier
(administrator, PA-RISC Linux bugs database)

--------------------------------------
Received: (at submit) by bugs.parisc-linux.org; 9 Apr 2001 09:11:25 +0000
>From rhirst@linuxcare.com  Mon Apr  9 03:11:25 2001
Received: from rhirst.linuxcare.com (pc117-bre9.cable.ntl.com [213.105.88.117])
	by dsl2.external.hp.com (Postfix) with ESMTP id EA784482A
	for <submit@bugs.parisc-linux.org>; Mon,  9 Apr 2001 03:11:24 -0600 (MDT)
Received: by rhirst.linuxcare.com (Postfix, from userid 501)
	id 3796AB007; Mon,  9 Apr 2001 10:12:27 +0100 (BST)
Date: Mon, 9 Apr 2001 10:12:27 +0100
From: Richard Hirst <rhirst@linuxcare.com>
To: submit@bugs.parisc-linux.org
Subject: missing nfsservctl and quotactl syscall wrappers
Message-ID: <20010409101227.B5790@linuxcare.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0us

Package: kernel
Version: 2.4.0
Severity: grave

We are missing 32-->64 bit syscall wrappers for nfsservctl and quotactl.
Both of these are used by the nfs-common package, with rpc.lockd calling
nfsservctl().


---------------------------------------
Received: (at 99-close) by bugs.parisc-linux.org; 10 May 2001 20:21:26 +0000
>From bame@fc.hp.com  Thu May 10 14:21:26 2001
Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202])
	by dsl2.external.hp.com (Postfix) with ESMTP id F0D14482A
	for <99-close@bugs.parisc-linux.org>; Thu, 10 May 2001 14:21:25 -0600 (MDT)
Received: from hpfcla.fc.hp.com (hpfcla.fc.hp.com [15.254.48.2])
	by atlrel2.hp.com (Postfix) with ESMTP id 27E5DEDC
	for <99-close@bugs.parisc-linux.org>; Thu, 10 May 2001 16:21:17 -0400 (EDT)
Received: from noam.fc.hp.com (mail@noam.fc.hp.com [15.1.52.69])
	by hpfcla.fc.hp.com (8.9.3 (PHNE_22672)/8.9.3 SMKit7.01) with ESMTP id OAA26875
	for <99-close@bugs.parisc-linux.org>; Thu, 10 May 2001 14:21:16 -0600 (MDT)
Received: from localhost
	([127.0.0.1] helo=fc.hp.com ident=bame)
	by noam.fc.hp.com with esmtp (Exim 3.12 #1 (Debian))
	id 14xww0-0001Jb-00
	for <99-close@bugs.parisc-linux.org>; Thu, 10 May 2001 14:21:16 -0600
To: 99-close@bugs.parisc-linux.org
Subject: wrappers finished
Date: Thu, 10 May 2001 14:21:16 -0600
From: Paul Bame <bame@fc.hp.com>
Message-Id: <E14xww0-0001Jb-00@noam.fc.hp.com>


Note you'll need to have nfs-common and nfs-kernel-server built against
libc containing a real implementation of syscall() not the infinite-loop
one.

	-P