GFS2: Move gfs2_unlink_ok into ops_inode.c
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 22 May 2009 09:54:50 +0000 (10:54 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 22 May 2009 09:54:50 +0000 (10:54 +0100)
commit87ec21741138bb42e7f943bb142b1d8567c10925
treed173754b440f7b14b2b29334ac7addc4b9621286
parent536baf02f650f4547f105386878b4736fbc181e8
GFS2: Move gfs2_unlink_ok into ops_inode.c

Another function which is only called from one ops_inode.c so
we move it and make it static.

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