diff options
author | David Sterba <dsterba@suse.com> | 2016-01-25 17:32:11 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-02-11 16:15:43 +0100 |
commit | 0bbbccb17fea86818e1a058faf5903aefd20b31a (patch) | |
tree | 52022c556eeab5cb5d55479344afc5a3f1c831ea /kernel/sched | |
parent | 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95 (diff) |
btrfs: introduce key type for persistent temporary items
The number of distinct key types is not that big that we could waste one
for something new we want to store in the tree. We'll introduce a new
name for an existing key value and use the objectid for further
extension. The victim is the BTRFS_BALANCE_ITEM_KEY (248).
The nature of the balance status item is a good example of the temporary
item. It exists from beginning of the balance, keeps the status until it
finishes.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions