aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorJoseph Qi <[email protected]>2013-07-03 15:00:48 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:07:23 -0700
commit13eb98874c837b4ca0cb2db6a4fe3551e51b7632 (patch)
tree269e356a59d6928b903448a8a020b9c8f21b4bf4 /lib/cpu-notifier-error-inject.c
parent22ab9014bfdaf97449759aef946871aabe78bb40 (diff)
ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
If we use le32_add_cpu to set ocfs2_dinode i_flags, it may lead to the corresponding flag corrupted. So we should change it to bitwise and/or operation. Signed-off-by: Joseph Qi <[email protected]> Cc: Joel Becker <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: shencanquan <[email protected]> Reviewed-by: Jie Liu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions