Jaakko Heinonen 734e78dfcb Disallow attaching preloaded memory disks via ioctl.
- The feature is dangerous because the kernel code didn't check
  validity of the memory address provided from user space.
- It seems that mdconfig(8) never really supported attaching preloaded
  memory disks.
- Preloaded memory disks are automatically attached during md(4)
  initialization. Thus there shouldn't be much use for the feature.

PR:		kern/169683
Discussed on:	freebsd-hackers
2012-11-21 16:56:47 +00:00
..
2012-09-27 23:31:06 +00:00
2012-09-27 23:31:06 +00:00
2012-05-12 15:08:22 +00:00
2012-08-01 00:36:12 +00:00
2012-05-17 11:50:12 +00:00
2012-09-29 16:42:01 +00:00
2012-06-03 07:45:42 +00:00
2012-08-01 09:10:21 +00:00
2012-11-15 15:06:21 +00:00