The sorted file processing is a useful guarantee to have, and is
provided by the current code.  https://fedorahosted.org/sssd/ticket/2771
From d11f7814c968cb94d8321e723460391df556e2d6 Mon Sep 17 00:00:00 2001
From: Robbie Harwood <rharw...@redhat.com>
Date: Mon, 31 Aug 2015 15:14:12 -0400
Subject: [PATCH] Document ini_config_augment alphabetical file processing

Ticket: https://fedorahosted.org/sssd/ticket/2771
Signed-off-by: Robbie Harwood <rharw...@redhat.com>
---
 ini/ini_configobj.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ini/ini_configobj.h b/ini/ini_configobj.h
index 363d9f93021c16f58c6a6e1aefb200c85d0da43b..6f2d6920ea94e4ee14bf2a19db7603c8442d116d 100644
--- a/ini/ini_configobj.h
+++ b/ini/ini_configobj.h
@@ -1005,7 +1005,8 @@ int ini_config_merge(struct ini_cfgobj *first,
  *
  * Function merges the main configuration file
  * with the configuration file snippets
- * read from a specified directory.
+ * read from a specified directory
+ * ordered according to the locale setting.
  *
  * @param[in]  base_cfg         A configuration object
  *                              that will be augmented.
-- 
2.5.0

Attachment: signature.asc
Description: PGP signature

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to