Files
ubports_kernel_google_msm/fs
Mark Fasheh e48edee2d8 ocfs2: make room for unwritten extents flag
Due to the size of our group bitmaps, we'll never have a leaf node extent
record with more than 16 bits worth of clusters. Split e_clusters up so that
leaf nodes can get a flags field where we can mark unwritten extents.
Interior nodes whose length references all the child nodes beneath it can't
split their e_clusters field, so we use a union to preserve sizing there.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-04-26 15:02:37 -07:00
..
2007-02-20 17:10:15 -08:00
2007-04-20 22:56:30 -07:00
2007-04-17 16:36:27 -07:00
2007-03-06 09:30:25 -08:00
2007-02-17 16:10:59 -05:00
2007-02-17 21:30:15 -05:00
2007-03-29 14:26:42 +02:00