FreeBSD Bugzilla – Attachment 121753 Details for
Bug 164802
Can't destroy zfs snapshots in 8-stable w/o -R
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 485 bytes, created by
hag
on 2012-02-05 17:20:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hag
Created:
2012-02-05 17:20:06 UTC
Size:
485 bytes
patch
obsolete
>diff --git a/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c b/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c >index 78037d4..6bf3267 100644 >--- a/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c >+++ b/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c >@@ -1206,7 +1206,7 @@ zfs_do_destroy(int argc, char **argv) > > at = strchr(argv[0], '@'); > if (at != NULL) { >- int err; >+ int err = 0; > > /* Build the list of snaps to destroy in cb_nvl. */ > if (nvlist_alloc(&cb.cb_nvl, NV_UNIQUE_NAME, 0) != 0)
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 164802
: 121753