FreeBSD Bugzilla – Attachment 149477 Details for
Bug 195061
kernel panic on 10.1-Release when creating a file backed zpool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Can you try this?
file_195061.txt (text/plain), 510 bytes, created by
Xin LI
on 2014-11-16 09:24:25 UTC
(
hide
)
Description:
Can you try this?
Filename:
MIME Type:
Creator:
Xin LI
Created:
2014-11-16 09:24:25 UTC
Size:
510 bytes
patch
obsolete
>Index: sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c >=================================================================== >--- sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c (revision 274580) >+++ sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c (working copy) >@@ -129,6 +129,8 @@ skip_open: > return (error); > } > >+ vd->vdev_notrim = B_TRUE; >+ > *max_psize = *psize = vattr.va_size; > *logical_ashift = SPA_MINBLOCKSHIFT; > *physical_ashift = SPA_MINBLOCKSHIFT;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 195061
:
149477
|
149483
|
149484
|
149486
|
149495