Author: akv
Date: 2012-04-07 01:48:10 +0200 (Sat, 07 Apr 2012)
New Revision: 4174

Modified:
   trunk/src/rs-dir-selector.c
Log:
Added fixme to dir selector.

Modified: trunk/src/rs-dir-selector.c
===================================================================
--- trunk/src/rs-dir-selector.c 2012-03-29 06:18:26 UTC (rev 4173)
+++ trunk/src/rs-dir-selector.c 2012-04-06 23:48:10 UTC (rev 4174)
@@ -407,6 +407,7 @@
                        } 
                        else
                        {
+                               /* FIXME: This will cause RS to hang on dead 
NFS mount */
                                if (g_file_test(gs->str, G_FILE_TEST_IS_DIR)) 
                                {
                                        g_dir_close(dir);


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to