Craig Rodrigues
4b5bc28358
Instead of building up a "struct nfs_args" to pass to the kernel
...
via nmount(), build up an iovec where each iovec member is an NFS mount
option, and pass the iovec down to the kernel via nmount(). These options
are then parsed in the kernel.
This should make it easier to add new NFS mount options in future.
Many, many thanks to Doug Rabson for taking my initial patches,
and cleaning them up. In addition, Doug added a fallback_mount()
function so that the newer mount_nfs program will work against older
kernels, to facilitate upgrading/downgrading scenarios.
Doug also re-wrote the mount_nfs.8 man page.
Reviewed by: dfr
2008-09-13 20:22:46 +00:00
..
2006-10-23 10:48:19 +00:00
2008-08-06 18:08:02 +00:00
2008-05-25 22:11:40 +00:00
2008-03-23 03:01:10 +00:00
2007-09-08 20:24:12 +00:00
2006-04-14 09:20:25 +00:00
2007-11-20 01:55:37 +00:00
2008-08-03 14:27:06 +00:00
2008-03-21 20:38:28 +00:00
2008-06-27 09:09:50 +00:00
2008-06-30 20:23:49 +00:00
2006-02-27 19:13:47 +00:00
2008-05-24 05:20:46 +00:00
2007-05-12 22:35:22 +00:00
2006-10-31 22:36:49 +00:00
2008-09-07 13:58:35 +00:00
2007-05-10 12:33:00 +00:00
2008-01-29 00:20:00 +00:00
2008-08-23 01:21:10 +00:00
2008-01-31 13:22:13 +00:00
2006-10-31 22:07:29 +00:00
2007-04-06 11:16:11 +00:00
2008-08-29 18:10:18 +00:00
2008-06-26 07:05:35 +00:00
2007-12-17 08:03:18 +00:00
2006-09-30 11:02:17 +00:00
2006-10-15 13:51:49 +00:00
2008-08-28 22:13:44 +00:00
2007-11-20 21:25:58 +00:00
2007-11-18 03:29:10 +00:00
2008-09-06 17:23:37 +00:00
2008-02-06 08:03:27 +00:00
2005-11-07 19:22:20 +00:00
2007-02-13 17:06:15 +00:00
2007-10-22 04:12:57 +00:00
2007-02-13 17:06:15 +00:00
2007-01-25 22:38:58 +00:00
2006-09-30 11:12:36 +00:00
2008-09-07 15:19:34 +00:00
2008-06-21 15:04:42 +00:00
2007-05-14 19:23:13 +00:00
2007-06-14 03:16:16 +00:00
2008-07-26 13:18:33 +00:00
2008-08-31 20:08:05 +00:00
2005-12-19 05:52:37 +00:00
2007-01-28 00:51:01 +00:00
2005-06-10 09:51:43 +00:00
2007-01-29 01:49:08 +00:00
2008-09-13 20:22:46 +00:00
2007-11-18 09:18:20 +00:00
2006-04-19 19:21:42 +00:00
2005-11-13 01:47:04 +00:00
2006-09-13 04:50:44 +00:00
2006-07-17 20:53:25 +00:00
2007-10-14 13:55:38 +00:00
2008-09-06 17:26:52 +00:00
2008-03-21 20:16:25 +00:00
2007-12-09 13:34:10 +00:00
2005-04-07 20:37:04 +00:00
2007-07-03 12:46:08 +00:00
2007-07-01 12:08:08 +00:00
2008-08-27 15:01:23 +00:00
2008-07-02 15:51:59 +00:00
2008-06-09 09:07:58 +00:00
2007-08-18 07:58:36 +00:00
2007-04-23 12:17:27 +00:00
2008-05-23 19:17:08 +00:00
2008-04-10 12:16:20 +00:00
2008-07-30 11:56:15 +00:00
2006-07-27 18:28:14 +00:00
2007-12-27 21:28:48 +00:00
2008-06-30 21:18:27 +00:00
2008-01-12 20:00:23 +00:00
2007-11-18 00:33:23 +00:00
2005-07-14 20:29:08 +00:00
2005-03-30 18:54:41 +00:00
2008-06-23 22:17:08 +00:00
2008-06-23 22:06:28 +00:00
2007-09-23 16:06:37 +00:00
2008-07-06 20:57:35 +00:00
2006-03-17 18:54:44 +00:00