commit | 47ac5537a794fc71f89d51af492a945bd233f70c | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri Feb 03 15:21:59 2012 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Feb 28 17:09:59 2012 +0000 |
tree | 65c9c68c8b14ceb0fae31f5a03ec4d811fdbec99 | |
parent | a245769f254bbbea868e2cf8dc42daa061cd276f [diff] |
GFS2: Move two functions from log.c to lops.c gfs2_log_get_buf() and gfs2_log_fake_buf() are both used only in lops.c, so move them next to their callers and they can then become static. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>