Files
android_kernel_xiaomi_sm8450/fs/btrfs
Miao Xie 8d25a086eb Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
We may access and update transaction->aborted on the different CPUs without
lock, so we need ACCESS_ONCE() wrapper to prevent the compiler from creating
unsolicited accesses and make sure we can get the right value.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
2013-01-24 12:51:23 -05:00
..
2012-12-17 14:48:21 -05:00
2012-12-17 14:48:21 -05:00
2012-05-29 23:28:33 -04:00
2008-09-25 11:04:06 -04:00
2012-10-09 09:14:45 -04:00
2012-10-09 09:14:45 -04:00
2013-01-14 13:53:37 -05:00
2011-06-17 14:54:18 -04:00
2012-10-01 15:18:53 -04:00
2012-10-01 15:18:53 -04:00
2012-10-09 09:19:57 -04:00