Whamcloud - gitweb
LU-7468 tests: update maloo_upload.sh to create upload.tar.gz
[fs/lustre-release.git] / lustre / osc / osc_cl_internal.h
index aa75fca..e3ef013 100644 (file)
@@ -612,6 +612,9 @@ struct osc_extent {
                                oe_rw:1,
        /** sync extent, queued by osc_queue_sync_pages() */
                                oe_sync:1,
+       /** set if this extent has partial, sync pages.
+        * Extents with partial page(s) can't merge with others in RPC */
+                               oe_no_merge:1,
                                oe_srvlock:1,
                                oe_memalloc:1,
        /** an ACTIVE extent is going to be truncated, so when this extent