GFS2: Move gfs2_refresh_inode() and friends into glops.c
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 May 2011 12:49:59 +0000 (13:49 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 May 2011 15:44:49 +0000 (16:44 +0100)
commitd4b2cf1b0566eebfe39a6d70e9e4b5fa01ddaace
tree2f682adea3ac272ea865335ee3449c056a96f088
parent94fb763b1a76a2000ad21f3119b05c90040acaf0
GFS2: Move gfs2_refresh_inode() and friends into glops.c

Eventually there will only be a single caller of this code, so lets
move it where it can be made static at some future date.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glops.c
fs/gfs2/inode.c
This page took 0.025591 seconds and 5 git commands to generate.