]> git.sur5r.net Git - openldap/commit
ITS#5408 part 2 - filesystem I/O, file error handling:
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 11 Nov 2008 23:00:18 +0000 (23:00 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 11 Nov 2008 23:00:18 +0000 (23:00 +0000)
commitb00aa30d3786555baad438ecab4ee9ecb1ac9bf2
tree1095c59a39bbc9d20743a9f984f41fc984e8402f
parent69a6d8ca2ffc32b364cc857f59541e843026f6a0
ITS#5408 part 2 - filesystem I/O, file error handling:
- Start moving file handling near the top - move_file(), ldif_tempname().
- Rename get_entry_for_fd() -> ldif_read_entry() and move open() into it.
  Rewrite slurp_file() as ldif_read_file(). Just stat() if output param==NULL.
- Rewrite ldif_write_entry(). Add LDAP_DEBUG_TRACE output.
servers/slapd/back-ldif/ldif.c