Skip to content
Commit f5befbbb authored by Jeff Liu's avatar Jeff Liu Committed by Joel Becker
Browse files

ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_nolock()



osb->s_mount_opt has already been checked against OCFS2_MOUNT_POSIX_ACL_CHECK before
calling ocfs2_get_acl_nolock() in ocfs2_init_acl() && ocfs2_get_acl(), so remove it.

Signed-off-by: default avatarJeff Liu <jeff.liu@oracle.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent aad1b153
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment