Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149847842
D26185.id76217.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
416 B
Referenced Files
None
Subscribers
None
D26185.id76217.diff
View Options
Index: libexec/rc/rc.d/zfs
===================================================================
--- libexec/rc/rc.d/zfs
+++ libexec/rc/rc.d/zfs
@@ -25,13 +25,6 @@
zfs_start_main()
{
- local cachefile
-
- for cachefile in /boot/zfs/zpool.cache /etc/zfs/zpool.cache; do
- if [ -r $cachefile ]; then
- zpool import -c $cachefile -a
- fi
- done
zfs mount -va
zfs share -a
if [ ! -r /etc/zfs/exports ]; then
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 28, 1:54 PM (17 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30474877
Default Alt Text
D26185.id76217.diff (416 B)
Attached To
Mode
D26185: r364746 broke ZFS legacy mounts and zvol imports: fix
Attached
Detach File
Event Timeline
Log In to Comment