GFS2: Use gfs2_set_mode() instead of munge_mode()
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 29 Sep 2009 11:40:19 +0000 (12:40 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:45:54 +0000 (11:45 +0000)
commit69dca42464962d8d0989b7e09877ba644c9cba66
tree83ab9a2054781750239ec3b9f9db921166a39160
parentc65f7fb5342ecb8cb85e9b676327b3a43a5a4735
GFS2: Use gfs2_set_mode() instead of munge_mode()

These two functions do the same thing, so lets only use
one of them.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/acl.c