[GFS2] Remove gfs2_check_acl()
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Nov 2006 15:41:49 +0000 (10:41 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:37:32 +0000 (10:37 -0500)
As pointed out by Adrian Bunk, the gfs2_check_acl() function is no
longer used. This patch removes it and renamed gfs2_check_acl_locked()
to gfs2_check_acl() since we only need one variant of that function now.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Adrian Bunk <bunk@stusta.de>

No differences found