diff options
author | 2015-09-04 15:44:34 -0700 | |
---|---|---|
committer | 2015-09-04 16:54:41 -0700 | |
commit | 743b5f1434f57a147226c747fe228cadeb7b05ed (patch) | |
tree | e83e3185d0a3169863d64160f4528d0be72af90a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() (diff) | |
download | linux-dev-743b5f1434f57a147226c747fe228cadeb7b05ed.tar.xz linux-dev-743b5f1434f57a147226c747fe228cadeb7b05ed.zip |
ocfs2: take inode lock in ocfs2_iop_set/get_acl()
This bug in mainline code is pointed out by Mark Fasheh. When
ocfs2_iop_set_acl() and ocfs2_iop_get_acl() are entered from VFS layer,
inode lock is not held. This seems to be regression from older kernels.
The patch is to fix that.
Orabug: 20189959
Signed-off-by: Tariq Saeed <tariq.x.saeed@oracle.com>
Reviewed-by: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions