Btrfs: use a bit to track if we're in the radix tree
[deliverable/linux.git] / fs / btrfs / extent_io.h
index 19620c58f096ef2dd8f0a5810ff632c575e0f5ee..92e4347315e6389cd9454d03a8a9d1c1bb1d3772 100644 (file)
@@ -43,6 +43,7 @@
 #define EXTENT_BUFFER_WRITEBACK 7
 #define EXTENT_BUFFER_IOERR 8
 #define EXTENT_BUFFER_DUMMY 9
+#define EXTENT_BUFFER_IN_TREE 10
 
 /* these are flags for extent_clear_unlock_delalloc */
 #define PAGE_UNLOCK            (1 << 0)
This page took 0.028182 seconds and 5 git commands to generate.