Move the statfs configuration file path to /etc/xcpu.

Signed-off-by: Abhishek Kulkarni <[EMAIL PROTECTED]>

Index: statfs.c
===================================================================
--- statfs.c    (revision 685)
+++ statfs.c    (working copy)
@@ -495,7 +495,7 @@
 
        nwthreads = 8;
        afname = "/etc/xcpu/admin_key";
-       cfg = "/etc/clustermatic/statfs.conf";
+       cfg = "/etc/xcpu/statfs.conf";
        upool = np_priv_userpool_create();
        if (!upool)
                goto error;


Reply via email to