Craig Rodrigues
829b898c7c
mount_msdosfs.c:
...
- remove call to getmntopts(), and just pass -o options to
nmount(). This removes some confusion as to what options
msdosfs can parse, by pushing the responsibility of option parsing
to the VFS and FS specific code in the kernel.
msdosfs_vfsops.c:
- add "force" and "sync" to msdosfs_opts. They used to be specified
in mount_msdosfs.c, so move them here. It's not clear whethere these
options should be placed into global_opts in vfs_mount.c or not.
Motivated by: marcus
2006-06-01 02:25:00 +00:00
..
2006-05-13 11:58:58 +00:00
2006-03-15 19:32:43 +00:00
2005-08-05 07:33:50 +00:00
2005-02-13 22:25:33 +00:00
2006-03-08 14:17:26 +00:00
2005-06-14 11:24:56 +00:00
2006-04-14 09:20:25 +00:00
2005-05-29 16:07:10 +00:00
2005-01-18 10:09:38 +00:00
2005-02-10 09:19:34 +00:00
2006-04-14 07:20:42 +00:00
2006-01-05 13:37:07 +00:00
2006-05-23 16:57:47 +00:00
2006-02-27 19:13:47 +00:00
2006-04-11 14:45:42 +00:00
2005-02-10 09:19:34 +00:00
2006-04-27 19:01:54 +00:00
2005-09-17 14:56:10 +00:00
2006-02-26 17:45:35 +00:00
2005-04-08 10:32:22 +00:00
2005-02-10 09:19:34 +00:00
2005-09-20 08:02:38 +00:00
2005-03-09 10:10:51 +00:00
2006-04-21 20:33:16 +00:00
2004-07-28 05:59:22 +00:00
2006-02-08 06:52:15 +00:00
2006-05-01 12:05:45 +00:00
2006-04-12 19:52:34 +00:00
2005-11-18 10:36:29 +00:00
2005-03-31 04:10:31 +00:00
2006-03-23 19:58:43 +00:00
2005-04-14 20:27:30 +00:00
2006-04-08 21:38:09 +00:00
2006-02-28 08:02:28 +00:00
2006-05-07 00:40:00 +00:00
2006-05-24 13:09:55 +00:00
2005-11-07 19:22:20 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2006-02-27 22:48:58 +00:00
2005-12-09 03:12:25 +00:00
2006-02-12 07:57:27 +00:00
2006-01-17 15:35:57 +00:00
2006-04-01 16:34:45 +00:00
2006-02-16 21:28:54 +00:00
2005-02-10 09:19:34 +00:00
2004-12-08 11:54:50 +00:00
2006-05-19 00:04:18 +00:00
2005-01-24 20:06:16 +00:00
2005-12-19 05:52:37 +00:00
2005-08-05 07:39:39 +00:00
2005-06-10 09:51:43 +00:00
2006-06-01 02:25:00 +00:00
2006-03-20 21:28:46 +00:00
2005-06-10 09:51:43 +00:00
2005-06-10 09:51:43 +00:00
2006-04-19 19:21:42 +00:00
2005-11-13 01:47:04 +00:00
2006-05-18 15:26:27 +00:00
2005-06-10 09:51:43 +00:00
2005-06-10 09:51:43 +00:00
2005-06-10 09:51:43 +00:00
2005-05-02 10:13:38 +00:00
2005-08-14 17:07:04 +00:00
2005-02-13 22:25:33 +00:00
2005-04-07 20:37:04 +00:00
2005-02-13 22:25:33 +00:00
2006-04-13 12:49:24 +00:00
2004-10-24 14:25:53 +00:00
2006-04-05 12:30:42 +00:00
2005-02-10 09:19:34 +00:00
2005-02-10 09:19:34 +00:00
2006-05-20 05:47:18 +00:00
2006-04-18 19:00:02 +00:00
2006-05-30 19:10:18 +00:00
2005-10-20 11:20:55 +00:00
2005-10-02 12:55:34 +00:00
2005-12-20 18:18:37 +00:00
2004-12-21 08:47:35 +00:00
2005-10-02 11:31:45 +00:00
2006-01-30 21:08:30 +00:00
2006-05-13 09:13:58 +00:00
2005-01-25 08:40:51 +00:00
2005-02-10 09:19:34 +00:00
2005-02-13 23:45:54 +00:00
2005-07-14 20:29:08 +00:00
2005-03-30 18:54:41 +00:00
2005-02-10 09:19:34 +00:00
2005-12-01 21:59:24 +00:00
2005-02-13 22:25:33 +00:00
2005-02-10 09:19:34 +00:00
2006-05-16 22:12:55 +00:00
2006-03-17 18:54:44 +00:00