Whamcloud - gitweb
b=19860
[fs/lustre-release.git] / lustre / quota / quota_check.c
index 93b578c..4d0e67a 100644 (file)
@@ -99,7 +99,7 @@ static int target_quotacheck_thread(void *data)
         struct lvfs_run_ctxt saved;
         int rc;
 
-        ptlrpc_daemonize("quotacheck");
+        cfs_daemonize_ctxt("quotacheck");
 
         exp = qta->qta_exp;
         obd = qta->qta_obd;