Whamcloud - gitweb
LU-6587 obdclass: use OBD_FREE_LARGE with OBD_ALLOC_LARGE
[fs/lustre-release.git] / lustre / lod / lod_internal.h
index 484ba8e..869a44e 100644 (file)
@@ -288,7 +288,7 @@ struct lod_it {
 };
 
 struct lod_thread_info {
-       /* per-thread buffer for LOV EA */
+       /* per-thread buffer for LOV EA, may be vmalloc'd */
        void             *lti_ea_store;
        __u32             lti_ea_store_size;
        /* per-thread buffer for LMV EA */