From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FH4s4-0001RH-KN for garchives@archives.gentoo.org; Wed, 08 Mar 2006 20:02:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k28K0URj017552; Wed, 8 Mar 2006 20:00:30 GMT Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.195]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k28JtQZc014642 for ; Wed, 8 Mar 2006 19:55:27 GMT Received: by nproxy.gmail.com with SMTP id x30so214991nfb for ; Wed, 08 Mar 2006 11:55:26 -0800 (PST) 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; b=Chj5G0RdIdlm1+fjlGRTgpY70WnhhpeFRQAKc5+8er4bH+X0tUmkV+0JBqoQWtD6esoNjLqrTYP/GAxBb7zFh4HBIseFEX0h4EwmROLfAhOs/zVwLhv8WwEuhIAG4dZvHLAyPdqetheNEBCzJ7bhRYQH0suSjIcPb2lmZGX/W9U= Received: by 10.49.66.18 with SMTP id t18mr547034nfk; Wed, 08 Mar 2006 11:55:25 -0800 (PST) Received: by 10.48.208.7 with HTTP; Wed, 8 Mar 2006 11:55:25 -0800 (PST) Message-ID: Date: Thu, 9 Mar 2006 01:25:25 +0530 From: "c.s.prakash" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] mount nfs thru mount system call Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4278_10060955.1141847725641" X-Archives-Salt: 12871189-2dc6-4360-8260-712d0eb7be5c X-Archives-Hash: 4f9bacc691f7401dd61e285ac80dbe02 ------=_Part_4278_10060955.1141847725641 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline when i mount the nfs through the system call mount("192.168.0.51:/root", "/mnt/9", "nfs", 0, "rw, async"); it shows an invalid argument. but when i do this thru mount command it mounts without any problem -- C.S.Prakash ------=_Part_4278_10060955.1141847725641 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline when i mount the nfs through the system call

mount("192.168.0.5= 1:/root", "/mnt/9", "nfs", 0, "rw, async"= ;);

it shows an invalid argument. but when i do this t= hru mount command it mounts without any problem

--
C.S.Prakash ------=_Part_4278_10060955.1141847725641-- -- gentoo-user@gentoo.org mailing list