commit | 6f8e4fd43073406aa5e2d7f27ffc45510778ac3e | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu May 30 18:43:53 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 01 13:35:02 2019 +0200 |
tree | 4353e56ec73f6bcb1be62cdfa0b8822942877266 | |
parent | ea41d6b2785f6aaeefffaaab62c3c4164b5628ce [diff] |
btrfs: use file:line format for assertion report The filename:line format is commonly understood by editors and can be copy&pasted more easily than the current format. Signed-off-by: David Sterba <dsterba@suse.com>