summaryrefslogtreecommitdiffstats
path: root/ctdb/.bzrignore
Commit message (Collapse)AuthorAgeFilesLines
* more code rearrangementAndrew Tridgell2007-06-071-0/+3
| | | | (This used to be ctdb commit 2bcf3b16163041f03add2e5bf9f1f5fb3599ec24)
* added tunables settable using ctdb command line toolAndrew Tridgell2007-06-041-0/+2
| | | | (This used to be ctdb commit 73d440f8cb19373cfad7a2f0f0ca4f963c57ff29)
* added package downloadAndrew Tridgell2007-06-011-0/+1
| | | | (This used to be ctdb commit fa0d8efe3298a38c52e6be1116bd1b4c8c959f76)
* added hooks to make nfs statd behave correctly on failoverAndrew Tridgell2007-05-311-0/+1
| | | | (This used to be ctdb commit a1ee84fc47892b6c18d417ccf714211fcb07952e)
* ignore generated nodes.txtAndrew Tridgell2007-04-261-0/+1
| | | | (This used to be ctdb commit b921dc2c7932e0c1ece6ac3f57e117d0500f8214)
* avoid a deadlock the fetch_lock code. The deadlock could happen whenAndrew Tridgell2007-04-191-0/+4
| | | | | | | | | | | | | | a client held the chainlock, and the daemon received a dmaster reply at the same time. The daemon would not be able to process the dmaster reply, due to the lock, but the fetch lock cannot make progres until the dmaster reply is processed. The solution is to not hold the lock in the client while talking to the daemon. The client has to retry the lock after the record has migrated. This means that forward progress is not guaranteed. We'll have to see if that matters in practice. (This used to be ctdb commit 737e5a1253cb048222c595a474aff71c99fc554f)
* ignored some filesAndrew Tridgell2007-02-201-0/+2
| | | | (This used to be ctdb commit bb1a80492851c380fb239ce294fc1fae697006a0)
* merged ib work from peterAndrew Tridgell2007-02-091-2/+0
|\ | | | | | | (This used to be ctdb commit cc3d44b531999dafd752be84e8a966ea6252d65a)
| * Fixed a side effect of previous revert.Peter Somogyi2007-01-251-2/+0
| | | | | | | | (This used to be ctdb commit 08d013df5c6389c471036b20758463a844d33027)
* | ignore config.h*Andrew Tridgell2007-02-091-0/+2
|/ | | | (This used to be ctdb commit f4e4bbc7ae8235654d7c58103e47fc5f30ddc272)
* Ignore configureAlexander Bokovoy2006-11-291-0/+1
| | | | (This used to be ctdb commit 7d6e4c7dcf5bfce80195002d618784aca0c3b96e)
* Ignore configureAlexander Bokovoy2006-11-291-0/+1
| | | | (This used to be ctdb commit 92e1e546cdf0a0c9ff4978c32fbd56a305b142bf)
* - split up tcp functions into more logical partsAndrew Tridgell2006-11-281-0/+1
| | | | | | - added upcall methods from transport to ctdb layer (This used to be ctdb commit 59f0dab652000f1c755e59567b03cf84dad7e954)
* added ignoreAndrew Tridgell2006-11-181-0/+1
| | | | (This used to be ctdb commit 3e119ebe7c545e31626f09fdc6dc075c09528411)
* get rid of some .svn filesAndrew Tridgell2006-11-181-0/+1
| | | | (This used to be ctdb commit 43a7b5f1cf9d4aa46bf0f3b7857f0af5ada26b0b)
* added a READMEAndrew Tridgell2006-11-181-0/+4
| | | | | | ignore some files (This used to be ctdb commit b0d064e666170f7bb004639b6da9e0200f97c608)
* right include file pathAndrew Tridgell2006-11-181-0/+1
(This used to be ctdb commit 5ebe14acdc972dc3ad37bdba6b3f113c36a814a7)