Jamie Gritton
f86bce5ed0
Extend the "vfsopt" mount options for more general use. Make struct
...
vfsopt and the vfs_buildopts function public, and add some new fields
to struct vfsopt (pos and seen), and new functions vfs_getopt_pos and
vfs_opterror.
Further extend the interface to allow reading options from the kernel
in addition to sending them to the kernel, with vfs_setopt and related
functions.
While this allows the "name=value" option interface to be used for more
than just FS mounts (planned use is for jails), it retains the current
"vfsopt" name and <sys/mount.h> requirement.
Approved by: bz (mentor)
2009-03-02 23:26:30 +00:00
..
2008-07-18 14:46:01 +00:00
2008-07-18 14:46:01 +00:00
2008-07-18 14:46:01 +00:00
2008-03-16 21:20:50 +00:00
2008-01-22 21:26:35 +00:00
2008-01-22 21:26:35 +00:00
2008-11-16 18:30:16 +00:00
2008-04-29 08:16:05 +00:00
2008-03-07 17:02:34 +00:00
2008-08-07 21:00:13 +00:00
2008-09-05 15:24:54 +00:00
2008-09-15 23:13:29 +00:00
2009-01-03 10:37:38 +00:00
2008-11-16 21:26:56 +00:00
2008-08-23 07:50:20 +00:00
2008-03-09 05:31:31 +00:00
2009-02-22 13:38:16 +00:00
2009-01-04 19:23:44 +00:00
2008-08-02 17:51:38 +00:00
2008-03-17 16:37:35 +00:00
2008-12-11 22:51:11 +00:00
2009-01-08 21:29:40 +00:00
2008-04-29 22:43:15 +00:00
2009-01-27 00:22:16 +00:00
2008-11-30 13:18:35 +00:00
2009-02-05 15:09:04 +00:00
2008-09-28 20:15:45 +00:00
2009-03-02 23:26:30 +00:00
2008-10-23 15:53:51 +00:00
2008-03-25 15:44:49 +00:00
2008-01-12 21:07:03 +00:00
2008-03-25 09:39:02 +00:00
2008-02-15 23:56:33 +00:00
2008-05-22 16:25:25 +00:00
2008-09-17 15:49:44 +00:00
2008-11-05 15:07:42 +00:00
2009-01-09 14:41:36 +00:00
2008-12-15 06:10:57 +00:00
2008-12-15 07:51:59 +00:00
2008-04-01 20:56:45 +00:00
2007-12-19 20:34:09 +00:00
2008-08-07 21:00:13 +00:00
2008-08-07 20:47:01 +00:00
2008-09-28 03:45:16 +00:00
2008-03-14 13:13:37 +00:00
2008-12-17 13:01:19 +00:00
2007-11-26 15:21:21 +00:00
2008-07-21 15:05:25 +00:00
2008-07-21 15:05:25 +00:00
2008-06-13 19:45:12 +00:00
2008-08-02 17:42:38 +00:00
2008-09-17 15:49:44 +00:00
2008-10-28 13:44:11 +00:00
2008-10-28 13:44:11 +00:00
2008-11-02 10:33:57 +00:00
2009-03-02 23:26:30 +00:00
2008-02-26 23:16:23 +00:00
2008-11-17 20:49:29 +00:00
2008-09-17 15:49:44 +00:00
2008-08-31 14:26:08 +00:00
2008-02-26 20:11:37 +00:00
2008-02-26 20:25:01 +00:00
2008-10-20 20:00:34 +00:00
2008-05-10 18:55:35 +00:00
2008-11-23 20:02:58 +00:00
2008-11-01 19:02:05 +00:00
2008-08-28 15:23:18 +00:00
2008-06-05 17:07:33 +00:00
2008-12-16 21:13:11 +00:00
2008-12-12 01:08:28 +00:00
2008-02-26 20:13:08 +00:00
2008-02-26 20:13:08 +00:00
2008-02-26 23:16:23 +00:00
2008-02-26 20:13:08 +00:00
2008-06-19 18:33:38 +00:00