diff options
author | 2018-08-07 10:57:12 -0700 | |
---|---|---|
committer | 2018-08-07 10:57:12 -0700 | |
commit | 2ba090d521c5e09f32316c179d25bb6f699d3568 (patch) | |
tree | 1171512eca076f1e10fea00dcf8e07766486c1a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: fix a comment in xfs_log_reserve (diff) | |
download | wireguard-linux-2ba090d521c5e09f32316c179d25bb6f699d3568.tar.xz wireguard-linux-2ba090d521c5e09f32316c179d25bb6f699d3568.zip |
xfs: use WRITE_ONCE to update if_seq
This adds ordering of the updates and makes sure we always see the if_seq
update before the extent tree is modified.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions