Whamcloud - gitweb
LU-4198 clio: Remove pl_owner
[fs/lustre-release.git] / lustre / include / cl_object.h
index 8edb653..d1e8f7a 100644 (file)
@@ -1293,7 +1293,6 @@ do {                                                                    \
 struct cl_page_list {
        unsigned                 pl_nr;
        struct list_head         pl_pages;
-       struct task_struct      *pl_owner;
 };
 
 /**