Gentoo Archives: gentoo-user

From: "c.s.prakash" <thebase0@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mount nfs thru mount system call
Date: Wed, 08 Mar 2006 20:02:57
Message-Id: a2bb9e1f0603081155l46d441cbna5af5bc60c34603d@mail.gmail.com
1 when i mount the nfs through the system call
2
3 mount("192.168.0.51:/root", "/mnt/9", "nfs", 0, "rw, async");
4
5 it shows an invalid argument. but when i do this thru mount command it
6 mounts without any problem
7
8 --
9 C.S.Prakash

Replies

Subject Author
Re: [gentoo-user] mount nfs thru mount system call Josh Helmer <joshhelmer@×××.net>
Re: [gentoo-user] mount nfs thru mount system call DebianTux23 <wieseltux23@×××××.com>