Consider locking is always functional and tell the users if database if corrupted on nfs
modified docs/pkg.conf.5
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -186,8 +186,6 @@ When given as a hostname, will be converted to a list of IPv4 or IPv6
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -414,12 +414,6 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1035,11 +1035,11 @@ pkgdb_syscall_overload(void)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1051,14 +1051,18 @@ pkgdb_setup_lock(void)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1117,11 +1121,11 @@ retry:
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/private/pkgdb.h
@@ -186,6 +186,6 @@ void pkgdb_myarch(sqlite3_context *ctx, int argc, sqlite3_value **argv);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified libpkg/repo/binary/init.c
@@ -306,7 +306,6 @@ pkg_repo_binary_open(struct pkg_repo *repo, unsigned mode)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -338,6 +337,7 @@ pkg_repo_binary_open(struct pkg_repo *repo, unsigned mode)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -424,12 +424,13 @@ pkg_repo_binary_create(struct pkg_repo *repo)
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| + | |
|
|
|
|
|
modified scripts/completion/_pkg.in
@@ -128,7 +128,6 @@ _pkg_config_opts() {
|
|
|
|
|
|
| - | |
|
|
|
|
|