index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_vacuum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-vacuum: Use non-blocking lock when traversing delete tree
Amitay Isaacs
2014-12-05
1
-5
/
+1
*
ctdb-vacuum: Use non-blocking lock when traversing delete queue
Amitay Isaacs
2014-12-05
1
-5
/
+1
*
ctdb-vacuum: Stagger vacuuming child processes
Amitay Isaacs
2014-12-05
1
-0
/
+11
*
ctdb-vacuum: Track time for vacuuming in database statistics
Amitay Isaacs
2014-12-05
1
-0
/
+1
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
2014-08-21
1
-2
/
+2
*
ctdb:vacuum: stop vacuuming when the first delete_list traverse fails.
Michael Adam
2014-07-23
1
-0
/
+1
*
ctdb-vacuum: Use existing function ctdb_marshall_finish
Amitay Isaacs
2014-07-23
1
-6
/
+3
*
ctdb-vacuum: Use ctdb_marshall_add to add a record to marshall buffer
Amitay Isaacs
2014-07-23
1
-28
/
+10
*
ctdb-vacuum: If talloc_realloc fails, terminate traverse
Amitay Isaacs
2014-07-23
1
-1
/
+2
*
ctdb-vacuum: Fix talloc hierarchy in delete_marshall_traverse
Amitay Isaacs
2014-07-23
1
-1
/
+1
*
ctdb:vacuum: always run freelist_size again
Michael Adam
2014-06-17
1
-6
/
+4
*
ctdb:vacuum: add missing return to ctdb_vacuum_traverse_db() error path.
Michael Adam
2014-06-17
1
-0
/
+1
*
ctdb:vacuum: remove now unused talloc ctx argument from ctdb_vacuum_db()
Michael Adam
2014-06-17
1
-3
/
+1
*
ctdb:vacuum: move init of vdata into init_vdata funcion
Michael Adam
2014-06-17
1
-32
/
+43
*
ctdb:vacuum: remove vacuum limit from vdata - not used
Michael Adam
2014-06-17
1
-2
/
+0
*
ctdb:vacuum: remove a superfluous comment.
Michael Adam
2014-06-17
1
-4
/
+1
*
ctdb:vacuum: untangle assignmend and check for return of tdb_repack()
Michael Adam
2014-06-17
1
-1
/
+3
*
ctdb:vacuum: remove a superfluous and misleading comment
Michael Adam
2014-06-17
1
-3
/
+0
*
ctdb:vacuum: remove now unused ctdb_repack_tdb().
Michael Adam
2014-06-17
1
-129
/
+0
*
ctdb:vacuum: use plain tdb_repack() instead of ctdb_repack_tdb()
Michael Adam
2014-06-17
1
-1
/
+1
*
ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()
Michael Adam
2014-06-17
1
-3
/
+0
*
ctdb:vacuum: adapt debug message for repacking.
Michael Adam
2014-06-17
1
-2
/
+2
*
ctdb-vacuum: fix delete list counts in delete_marshall_traverse_first
Michael Adam
2014-03-06
1
-0
/
+2
*
ctdb-vacuum: fix possible cause for delelete_list processing counts left reco...
Michael Adam
2014-03-06
1
-0
/
+16
*
ctdb-vacuum: systematize counters into various structs
Michael Adam
2014-03-06
1
-109
/
+123
*
ctdb-vacuum: remove unused counter vdata->total
Michael Adam
2014-03-06
1
-3
/
+0
*
ctdb-vacuum: make ctdb_process_delete_list() void
Michael Adam
2014-03-06
1
-19
/
+6
*
ctdb-vacuum: make ctdb_process_vacuum_fetch_lists() void.
Michael Adam
2014-03-06
1
-7
/
+4
*
ctdb-vacuum: make ctdb_vacuum_traverse_db() void.
Michael Adam
2014-03-06
1
-8
/
+4
*
ctdb-vacuum: don't stop in process_vacuum_fetch_lists when sending to one nod...
Michael Adam
2014-03-06
1
-1
/
+0
*
ctdb-vacuum: catch and log errors to traverse the delete list in ctdb_process...
Michael Adam
2014-03-06
1
-6
/
+18
*
ctdb-vacuum: catch and log error of traverse in ctdb_process_delete_queue()
Michael Adam
2014-03-06
1
-1
/
+8
*
ctdb-vacuum: use tdb_parse_record instead of tdb_fetch in delete_marshall_tra...
Michael Adam
2014-03-06
1
-26
/
+8
*
ctdb-vacuum: simplify delete_marshall_traverse_first: use tdb_null
Michael Adam
2014-03-06
1
-5
/
+2
*
ctdb-vacuum: remove VacuumLimit criterion for triggering a repack
Michael Adam
2014-03-06
1
-5
/
+1
*
ctdb-vacuum: treat value 0 of tunable VacuumLimit as turning off repacking
Michael Adam
2014-03-06
1
-1
/
+1
*
ctdb-vacuum: add consistency check for counts at end of process_delete_list()
Michael Adam
2014-03-06
1
-0
/
+14
*
ctdb-vacuum: log error if records are left for deletion after ctdb_process_de...
Michael Adam
2014-03-06
1
-0
/
+8
*
ctdb-vacuum: use tdb_parse_record instead of tdb_fetch in delete_record_trave...
Michael Adam
2014-03-06
1
-23
/
+7
*
ctdb-vacuum: update comment for ctdb_process_delete_queue
Michael Adam
2014-03-06
1
-2
/
+3
*
ctdb-vacuum: rename ctdb_vacuum_db_fast --> ctdb_process_delete_queue
Michael Adam
2014-03-06
1
-3
/
+3
*
ctdb-vacuum: update comment for ctdb_vacuum_traverse_db
Michael Adam
2014-03-06
1
-1
/
+0
*
ctdb-vacuum: rename ctdb_vacuum_db_full --> ctdb_vacuum_traverse_db
Michael Adam
2014-03-06
1
-3
/
+3
*
ctdb-vacuum: change full db traverse vacuuming to fill delete queue
Michael Adam
2014-03-06
1
-30
/
+18
*
ctdb-vacuum: run the fast vacuum after the db traverse
Michael Adam
2014-03-06
1
-2
/
+2
*
ctdb-vacuum: rename private->private_data in repack_traverse
Michael Adam
2014-03-06
1
-2
/
+3
*
ctdb-vacuum: rename private->private_data in vacuum_traverse
Michael Adam
2014-03-06
1
-2
/
+4
*
ctdb-vacuum: extract check for full vacuum run out of ctdb_vacuum_db_full()
Michael Adam
2014-03-06
1
-9
/
+6
*
ctdb-vacuum: add consistency check for counts to ctdb_vacuum_db_fast()
Michael Adam
2014-03-06
1
-0
/
+15
[next]