commit | 6f6597baae206c544c49ad7f1129d5adc1e9019d | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <[email protected]> | Fri Jun 30 07:55:08 2017 -0500 |
committer | Bob Peterson <[email protected]> | Wed Jul 05 07:20:52 2017 -0500 |
tree | 3bcfcb1ebf6713cdd95f4146012c236e3d6f5fbf | |
parent | 4fd1a5795214bc6405f14691c1344ae8c3f17215 [diff] |
gfs2: Protect gl->gl_object by spin lock Put all remaining accesses to gl->gl_object under the gl->gl_lockref.lock spinlock to prevent races. Signed-off-by: Andreas Gruenbacher <[email protected]> Signed-off-by: Bob Peterson <[email protected]>