On Wed, Aug 26, 2015 at 03:11:57PM -0700, Andrew Morton wrote:
> From: Tariq Saeed <[email protected]>
> Subject: ocfs2: take inode lock in ocfs2_iop_set/get_acl()
> 
> Orabug: 20189959
> 
> 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.
> 
> Signed-off-by: Tariq Saeed <[email protected]>
> Cc: Mark Fasheh <[email protected]>
> Cc: Joel Becker <[email protected]>
> Signed-off-by: Andrew Morton <[email protected]>

Thank you for fixing this Tariq,

Reviewed-by: Mark Fasheh <[email protected]>

--
Mark Fasheh

_______________________________________________
Ocfs2-devel mailing list
[email protected]
https://oss.oracle.com/mailman/listinfo/ocfs2-devel

Reply via email to