aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-02-22 23:20:30 -0500
committerTheodore Ts'o <tytso@mit.edu>2016-02-22 23:20:30 -0500
commitcb0d9d47a39decbdfaeaa5c063467ed21b2c70b3 (patch)
tree51d6e6c3f5de7a093905fed46d0dcad1ab81ab93 /tools/perf/scripts/python/export-to-postgresql.py
parentjbd2: unify revoke and tag block checksum handling (diff)
downloadwireguard-linux-cb0d9d47a39decbdfaeaa5c063467ed21b2c70b3.tar.xz
wireguard-linux-cb0d9d47a39decbdfaeaa5c063467ed21b2c70b3.zip
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
Currently we used atomic bit operations to manipulate __JI_COMMIT_RUNNING bit. However this is unnecessary as i_flags are always written and read under j_list_lock. So just change the operations to standard bit operations. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions