commit | 352dd9c8d3b34e406584c95be45cbc4f1ec5a405 | [log] [tgz] |
---|---|---|
author | Alexandru Moise <00moses.alexander00@gmail.com> | Sun Oct 25 20:15:06 2015 +0000 |
committer | David Sterba <dsterba@suse.com> | Thu Jan 07 14:30:17 2016 +0100 |
tree | 223299069a55410bd104a6ebebd34502887273e8 | |
parent | 575a75d6fabf6e1217204deca79aea26d6670a12 [diff] |
btrfs: zero out delayed node upon allocation It's slightly cleaner to zero-out the delayed node upon allocation than to do it by hand in btrfs_init_delayed_node() for a few members Signed-off-by: Alexandru Moise <00moses.alexander00@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>