commit | d4b2cf1b0566eebfe39a6d70e9e4b5fa01ddaace | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon May 09 13:49:59 2011 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon May 09 16:44:49 2011 +0100 |
tree | 2f682adea3ac272ea865335ee3449c056a96f088 | |
parent | 94fb763b1a76a2000ad21f3119b05c90040acaf0 [diff] |
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>