Menu

#2763 fmd: mds thread is accessing CB without synchronisation primitive

5.18.04
fixed
nobody
None
defect
fm
-
major
False
2018-02-16
2018-01-19
Gary Lee
No

It seems the MDS thread in fmd writes stuff in fm_cb without any synchronisation primitive. fm_cb is also accessed from the main thread.

Related

Wiki: ChangeLog-5.18.04

Discussion

  • Gary Lee

    Gary Lee - 2018-01-30

    commit b45a9848ea7df8668bc98aca4db8c74c8662b82b
    Author: Gary Lee gary.lee@dektech.com.au
    Date: Wed Jan 31 10:02:06 2018 +1100

    fmd: indent to Google style guide [#2763]
    
    ran 'clang-format -style=Google' on fmd files
    no other changes made
    
     
  • Anders Widell

    Anders Widell - 2018-02-02
    • Milestone: 5.18.01 --> 5.18.04
     
  • Gary Lee

    Gary Lee - 2018-02-09
    • status: unassigned --> fixed
     
  • Gary Lee

    Gary Lee - 2018-02-16

    commit dd6e26ebf2f728dcc44681189ebd6b939c2c52a7
    Author: Gary Lee gary.lee@dektech.com.au
    Date: Thu Feb 15 09:15:31 2018 +1100

    fmd: prevent data races between MDS and main threads [#2763]
    
     

Log in to post a comment.