diff options
author | Jinshan Xiong <jinshan.xiong@intel.com> | 2016-12-03 03:53:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-12-06 12:47:54 +0300 |
commit | 219c0c454bc960d234273bcc2cb509b7fa71db68 (patch) | |
tree | f8f9e75b2316362537a76ff6d39c2ccbc9526152 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9aa7c90dce7628f5316675602da87c9d8fd182ab (diff) | |
download | linux-219c0c454bc960d234273bcc2cb509b7fa71db68.tar.xz |
staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomic
This flag should be cleared atomically after the op_data flag
MDS_DATA_MODIFIED is packed. Otherwise, if there exists an
operation to dirty the file again, the state may be missed on
the MDT.
Stop using spin lock lli_lock to protect operations of changing
file flags; using bit operations instead.
Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6377
Reviewed-on: http://review.whamcloud.com/14100
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions