Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 118130 Details for
Bug 177010
net-fs/zfs-fuse - Zettabyte File System FUSE implementation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ZDB path fix patch
zfs-fuse-0.4.0_beta1-fix_zdb_path.patch (text/plain), 510 bytes, created by
Alex Elsayed
on 2007-05-04 12:27:35 UTC
(
hide
)
Description:
ZDB path fix patch
Filename:
MIME Type:
Creator:
Alex Elsayed
Created:
2007-05-04 12:27:35 UTC
Size:
510 bytes
patch
obsolete
>--- a/src/cmd/ztest/ztest.c 2007-01-08 17:17:51.000000000 +0000 >+++ b/src/cmd/ztest/ztest.c 2007-01-09 10:39:43.000000000 +0000 >@@ -2758,7 +2758,7 @@ ztest_verify_blocks(char *pool) > > /* LINTED */ > /* zfs-fuse: ztest is never installed, so zdb should be in ../zdb/ */ >- (void) sprintf(zdb, "../zdb/zdb -bc%s%s -U -O %s %s", >+ (void) sprintf(zdb, "/usr/sbin/zdb -bc%s%s -U -O %s %s", > zopt_verbose >= 3 ? "s" : "", > zopt_verbose >= 4 ? "v" : "", > ztest_random(2) == 0 ? "pre" : "post", pool);
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 177010
:
118129
| 118130 |
118131
|
118133
|
125652
|
129895
|
130138
|
130139