Files
i2som-imx-linux/include/uapi/linux
David Sterba 12907fc798 btrfs: extend balance filter limit to take minimum and maximum
The 'limit' filter is underdesigned, it should have been a range for
[min,max], with some relaxed semantics when one of the bounds is
missing. Besides that, using a full u64 for a single value is a waste of
bytes.

Let's fix both by extending the use of the u64 bytes for the [min,max]
range. This can be done in a backward compatible way, the range will be
interpreted only if the appropriate flag is set
(BTRFS_BALANCE_ARGS_LIMIT_RANGE).

Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
2015-10-26 19:38:28 -07:00
..
2015-07-29 09:59:20 -05:00
2015-08-25 14:41:50 -05:00
2015-07-01 16:26:08 +02:00
2015-08-03 17:30:00 -07:00
2015-07-21 10:39:05 -07:00
2015-08-27 19:44:53 -04:00
2015-07-20 14:58:46 -04:00
2015-08-18 11:56:13 -06:00
2015-08-04 10:16:57 +02:00
2015-09-04 16:54:41 -07:00
2015-06-11 23:37:37 +02:00
2015-06-03 14:17:38 +02:00