Filipe Manana
cbc0e9287d
Btrfs: remove unneeded field / smaller extent_map structure
...
We don't need to have an unsigned int field in the extent_map struct
to tell us whether the extent map is in the inode's extent_map tree or
not. We can use the rb_node struct field and the RB_CLEAR_NODE and
RB_EMPTY_NODE macros to achieve the same task.
This reduces sizeof(struct extent_map) from 152 bytes to 144 bytes (on a
64 bits system).
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fb.com>
2014-03-10 15:16:56 -04:00
..
2014-01-28 13:20:05 -08:00
2014-01-28 13:19:50 -08:00
2014-03-10 15:16:36 -04:00
2013-10-04 16:02:13 -04:00
2014-03-10 15:16:55 -04:00
2013-09-01 08:16:27 -04:00
2014-03-10 15:16:42 -04:00
2014-02-03 09:01:27 -08:00
2013-11-24 16:33:41 -07:00
2014-02-08 17:57:15 -08:00
2013-05-06 15:55:23 -04:00
2014-03-10 15:16:50 -04:00
2014-03-10 15:16:43 -04:00
2014-01-28 13:20:09 -08:00
2014-01-28 13:20:09 -08:00
2014-03-10 15:16:46 -04:00
2014-01-28 13:20:25 -08:00
2014-03-10 15:15:39 -04:00
2012-12-12 17:15:41 -05:00
2014-01-28 13:20:05 -08:00
2014-03-10 15:16:43 -04:00
2013-11-11 21:51:02 -05:00
2013-11-11 22:03:19 -05:00
2008-09-25 11:04:06 -04:00
2014-03-10 15:16:56 -04:00
2014-01-28 13:19:55 -08:00
2014-03-10 15:16:56 -04:00
2014-03-10 15:16:56 -04:00
2014-02-08 17:57:15 -08:00
2014-01-28 13:20:05 -08:00
2014-03-10 15:16:47 -04:00
2014-01-28 13:20:05 -08:00
2013-11-11 21:51:33 -05:00
2014-01-28 13:20:31 -08:00
2014-01-28 13:20:31 -08:00
2014-01-28 13:19:39 -08:00
2013-11-11 22:11:53 -05:00
2011-04-25 16:46:11 +08:00
2014-03-10 15:16:38 -04:00
2014-03-10 15:15:40 -04:00
2014-01-28 13:20:31 -08:00
2013-05-06 15:55:23 -04:00
2013-03-14 14:57:10 -04:00
2014-01-28 13:20:05 -08:00
2014-01-28 13:20:31 -08:00
2012-12-11 13:31:30 -05:00
2014-03-10 15:15:36 -04:00
2014-03-10 15:15:36 -04:00
2014-01-28 13:19:37 -08:00
2014-01-29 07:06:29 -08:00
2013-05-06 15:55:23 -04:00
2014-01-28 13:20:24 -08:00
2014-01-28 13:20:24 -08:00
2014-01-28 13:20:27 -08:00
2013-11-11 22:03:19 -05:00
2013-02-01 14:24:23 -05:00
2012-06-14 21:29:16 -04:00
2014-01-28 13:20:05 -08:00
2014-01-28 13:20:14 -08:00
2014-03-10 15:16:51 -04:00
2014-03-10 15:16:54 -04:00
2014-03-10 15:16:51 -04:00
2013-05-06 15:55:23 -04:00
2012-07-23 16:28:06 -04:00
2014-03-10 15:16:45 -04:00
2014-03-10 15:15:51 -04:00
2014-03-10 15:15:51 -04:00
2014-03-10 15:16:54 -04:00
2014-01-28 13:20:25 -08:00
2013-11-11 21:59:45 -05:00
2014-03-10 15:16:44 -04:00
2014-03-10 15:16:43 -04:00
2014-01-29 07:06:27 -08:00
2014-01-29 07:06:27 -08:00
2014-01-28 13:20:05 -08:00
2014-03-10 15:15:39 -04:00
2014-03-10 15:15:39 -04:00
2014-01-28 13:20:24 -08:00
2011-02-01 11:12:29 -05:00
2014-01-28 13:20:05 -08:00