Searched hist:bf31f87f71cc7a89871ab0a451c047a0c0144bf1 (Results 1 – 5 of 5) sorted by relevance
/linux/fs/btrfs/ |
H A D | transaction.h | diff bf31f87f71cc7a89871ab0a451c047a0c0144bf1 Wed Feb 05 17:34:34 CET 2020 David Sterba <dsterba@suse.com> btrfs: add wrapper for transaction abort predicate
The status of aborted transaction can change between calls and it needs to be accessed by READ_ONCE. Add a helper that also wraps the unlikely hint.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | block-group.c | diff bf31f87f71cc7a89871ab0a451c047a0c0144bf1 Wed Feb 05 17:34:34 CET 2020 David Sterba <dsterba@suse.com> btrfs: add wrapper for transaction abort predicate
The status of aborted transaction can change between calls and it needs to be accessed by READ_ONCE. Add a helper that also wraps the unlikely hint.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | delayed-inode.c | diff bf31f87f71cc7a89871ab0a451c047a0c0144bf1 Wed Feb 05 17:34:34 CET 2020 David Sterba <dsterba@suse.com> btrfs: add wrapper for transaction abort predicate
The status of aborted transaction can change between calls and it needs to be accessed by READ_ONCE. Add a helper that also wraps the unlikely hint.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | transaction.c | diff bf31f87f71cc7a89871ab0a451c047a0c0144bf1 Wed Feb 05 17:34:34 CET 2020 David Sterba <dsterba@suse.com> btrfs: add wrapper for transaction abort predicate
The status of aborted transaction can change between calls and it needs to be accessed by READ_ONCE. Add a helper that also wraps the unlikely hint.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | extent-tree.c | diff bf31f87f71cc7a89871ab0a451c047a0c0144bf1 Wed Feb 05 17:34:34 CET 2020 David Sterba <dsterba@suse.com> btrfs: add wrapper for transaction abort predicate
The status of aborted transaction can change between calls and it needs to be accessed by READ_ONCE. Add a helper that also wraps the unlikely hint.
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
|