Whamcloud - gitweb
Revert "LU-2139 osc: Track and limit "unstable" pages"
[fs/lustre-release.git] / lustre / include / obd.h
index dd414e2..289b1bc 100644 (file)
@@ -692,7 +692,7 @@ struct lov_obd {
         cfs_proc_dir_entry_t   *lov_pool_proc_entry;
         enum lustre_sec_part    lov_sp_me;
 
-       /* Cached LRU and unstable data from upper layer */
+       /* Cached LRU pages from upper layer */
        void                   *lov_cache;
 
        struct rw_semaphore     lov_notify_lock;