Whamcloud - gitweb
LU-3963 libcfs: convert md[d/t]/mg[c/s] to linux atomic primitives
[fs/lustre-release.git] / lustre / mgs / mgs_internal.h
index 7f004e7..ca2846e 100644 (file)
@@ -149,7 +149,7 @@ struct fs_db {
        wait_queue_head_t    fsdb_notify_waitq;
        struct completion    fsdb_notify_comp;
        cfs_time_t           fsdb_notify_start;
        wait_queue_head_t    fsdb_notify_waitq;
        struct completion    fsdb_notify_comp;
        cfs_time_t           fsdb_notify_start;
-       cfs_atomic_t         fsdb_notify_phase;
+       atomic_t         fsdb_notify_phase;
        volatile unsigned int fsdb_notify_async:1,
                              fsdb_notify_stop:1;
         /* statistic data */
        volatile unsigned int fsdb_notify_async:1,
                              fsdb_notify_stop:1;
         /* statistic data */