The Samba-Bugzilla – Attachment 422 Details for
Bug 1032
frequent tdb corruption
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tdb_dump_chain "freelist top" problem (for tdbtool, minor)
tdb_dump_chain_freelist.patch (text/plain), 322 bytes, created by
Daniel Jarboe
on 2004-03-03 06:10:51 UTC
(
hide
)
Description:
tdb_dump_chain "freelist top" problem (for tdbtool, minor)
Filename:
MIME Type:
Creator:
Daniel Jarboe
Created:
2004-03-03 06:10:51 UTC
Size:
322 bytes
patch
obsolete
>--- samba-3.0.2a/source/tdb/tdb.c.orig 2004-03-03 08:22:49.000000000 -0500 >+++ samba-3.0.2a/source/tdb/tdb.c 2004-03-03 08:23:20.000000000 -0500 >@@ -545,7 +545,7 @@ > { > tdb_off rec_ptr, top; > >- top = TDB_HASH_TOP(i); >+ top = FREELIST_TOP + (list+1)*sizeof(tdb_off); > > if (tdb_lock(tdb, i, F_WRLCK) != 0) > return -1;
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 Raw
Actions:
View
Attachments on
bug 1032
:
378
|
381
|
394
|
401
|
402
|
422
|
423