~laurynas-biveinis/percona-xtrabackup/xtrabackup-page-filters

  • Committer: Laurynas Biveinis
  • Date: 2012-05-25 11:38:15 UTC
  • Revision ID: laurynas.biveinis@percona.com-20120525113815-z4hi7744u6g8va7i
Non-functional refactoring:

- Rename page-filt.* to write_filt.*, page_filt to write_filt in
  identifies, pf to wf in abbreviations.
- New file xtrabackup.h to contain extern declarations for
  xtrabackup.c definitions. Move xb_delta_info_t, xb_stream_fmt_t,
  xtrabackup_io_throttling and xb_write_delta declarations there from
  common.h. Add declaration for incremental_lsn there.
- Provide stub defines and declarations for posix_fadvise in case it
  is unavailable and call posix_fadvise unconditionally everywhere.
- Move get_bit_shift to common.h from innodb_int.h.
- Free ctxt in tmpfile_init on mutex initialization failure.
- wf_incremental_process: remove unused local var buf_end.
- data_copy_thread_func: remove unused local var space.
- Some whitespace fixes.
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 241.3.1 13 years ago Daniël van Eeden Add contrib directory with an backup script exampl Diff
doc 213.3.1 13 years ago Aleksandr Kuzminsky Added XtraBackup manual page Diff
patches 228.1.2 13 years ago Alexey Kopytov Port XtraBackup to Percona Server 5.5.9-beta20.1 c Diff
src 385.1.1 12 years ago Alexey Kopytov Rebase of the parallel compression patch on new tr Diff
test 134.1.1 13 years ago Aleksandr Kuzminsky Added the XtraBackup test framework Diff
utils 30.1.2 15 years ago Vadim Tkachenko directory restructure Diff
.bzrignore 391.10.4 12 years ago Patrick Crews Updated .bzrignore file 77 bytes Diff Download File
BUILD-WIN.txt 244.4.1 13 years ago Alexey Kopytov Added initial support for Windows builds: - remov 2.9 KB Diff Download File
BUILD.txt 300 12 years ago Stewart Smith merge backport of BUILd.txt fixes 2.7 KB Diff Download File
CMakeLists.txt 244.4.1 13 years ago Alexey Kopytov Added initial support for Windows builds: - remov 1.6 KB Diff Download File
COPYING 174.1.1 13 years ago Stewart Smith add COPYING file with GPLv2 license. xtrabackup is 18.6 KB Diff Download File
File innobackupex 398 11 years ago Alexey Kopytov Automerge from 2.0. 88.2 KB Diff Download File
VERSION 391.18.2 12 years ago Ignacio Nin Update versions to 2.0 25 bytes Diff Download File