Re: [PATCH] btrfs-progs: Enable ThreadSanitizer, using D=tsan.

2017-08-25 Thread David Sterba
On Wed, Jul 12, 2017 at 01:04:49PM -0700, Adam Buchbinder wrote: > Tested with clang-3.9. > > Signed-off-by: Adam Buchbinder > --- > Makefile | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/Makefile b/Makefile > index 81598df..8948301 100644 > ---

Re: [PATCH] btrfs-progs: Enable ThreadSanitizer, using D=tsan.

2017-07-12 Thread David Sterba
On Wed, Jul 12, 2017 at 03:45:46PM -0700, Adam Buchbinder wrote: > On Wed, Jul 12, 2017 at 2:51 PM, David Sterba wrote: > > > > On Wed, Jul 12, 2017 at 01:04:49PM -0700, Adam Buchbinder wrote: > > > Tested with clang-3.9. > > > > > > Signed-off-by: Adam Buchbinder

Re: [PATCH] btrfs-progs: Enable ThreadSanitizer, using D=tsan.

2017-07-12 Thread David Sterba
On Wed, Jul 12, 2017 at 01:04:49PM -0700, Adam Buchbinder wrote: > Tested with clang-3.9. > > Signed-off-by: Adam Buchbinder > --- > Makefile | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/Makefile b/Makefile > index 81598df..8948301 100644 > ---

[PATCH] btrfs-progs: Enable ThreadSanitizer, using D=tsan.

2017-07-12 Thread Adam Buchbinder
Tested with clang-3.9. Signed-off-by: Adam Buchbinder --- Makefile | 6 ++ 1 file changed, 6 insertions(+) diff --git a/Makefile b/Makefile index 81598df..8948301 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ # abort - call abort() on