diff options
author | WeiWei Wang <[email protected]> | 2015-06-24 16:55:15 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-24 17:49:39 -0700 |
commit | fa5a0eb3b074ca89690da3e13cf44b6bab3f024c (patch) | |
tree | 7815cf66faf228fba30ae876b197a6cd6b0d048b /tools/perf/scripts/python | |
parent | e272e7f0fbfbe4e6e5d89cd61064d6dddd73e81b (diff) |
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
In ocfs2 direct read/write, OCFS2_IOCB_SEM lock type is used to protect
inode->i_alloc_sem rw semaphore lock in the earlier kernel version.
However, in the latest kernel, inode->i_alloc_sem rw semaphore lock is not
used at all, so OCFS2_IOCB_SEM lock type needs to be removed.
Signed-off-by: Weiwei Wang <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Reviewed-by: Junxiao Bi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions