18193: trunk/xapian-core/ trunk/xapian-core/backends/brass/ trunk/xapian-core/common/ trunk/xapian-core/include/xapian/
olly <[email protected]> Wed, 06 Aug 2014 11:18:17 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18193 Date: 2014-08-06 11:18:17 +0100 (Wed, 06 Aug 2014) Log message (4 lines): backends/brass/brass_version.cc,common/io_utils.h, include/xapian/constants.h: Add DB_FULL_SYNC flag - if this is set for a database, we use the Mac OS X F_FULL_SYNC instead of fdatasync()/fsync()/etc on the version file when committing. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/backends/brass/brass_version.cc U trunk/xapian-core/common/io_utils.h U trunk/xapian-core/include/xapian/constants.h Links: http://xapian.org/C?18193 http://xapian.org/C?18193?trunk/xapian-core/ChangeLog http://xapian.org/C?18193?trunk/xapian-core/backends/brass/brass_version.cc http://xapian.org/C?18193?trunk/xapian-core/common/io_utils.h http://xapian.org/C?18193?trunk/xapian-core/include/xapian/constants.h