]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
GFS2: Remove extraneous function gfs2_security_init
authorBob Peterson <rpeterso@redhat.com>
Wed, 19 Mar 2014 13:37:00 +0000 (09:37 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 19 Mar 2014 15:16:58 +0000 (15:16 +0000)
commitf45dc26deda00d77ae96b11612c353fff7d93e09
treec93fcc6c942703dac7b8f8477bab1f714b601a3b
parentb00263d1cafdd667de56cde47f35d5ee8dd37e14
GFS2: Remove extraneous function gfs2_security_init

This patch eliminates function gfs2_security_init in favor of just
calling security_inode_init_security directly.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c