1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele b5f749b21c Add CIFS driver to storage helper for read-only repositories.
For read-only repositories the Posix and CIFS drivers behave exactly the same.  Since that's all we support in C right now it's valid to treat them as the same thing.  An assertion has been added to remind us to add the CIFS driver before allowing the repository to be writable.

Mostly we want to make sure that the C code does not blow up when the repository type is CIFS.
2018-09-16 18:41:30 -04:00
..
Common Move test expect log out of the regular test directory. 2018-09-16 15:58:46 -04:00
Env Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
Module Add CIFS driver to storage helper for read-only repositories. 2018-09-16 18:41:30 -04:00