commit | ce6d3eb6fd5cfede81c7a3d540919f6d92faaac0 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Tue Oct 08 16:26:16 2019 +0300 |
committer | David Sterba <dsterba@suse.com> | Mon Nov 18 12:46:54 2019 +0100 |
tree | d0aeb26ddb7a86bca574e51b9153530cbdaf1759 | |
parent | 67439dadb03ad9da45bfccb4cdb6ef6b1a7f8da9 [diff] |
btrfs: User assert to document transaction requirement Using an ASSERT in btrfs_pin_extent allows to more stringently observe whether the function is called under a transaction or not. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>