[GFS2] Rename gfs2_meta_pin to gfs2_pin
authorSteven Whitehouse <steve@chygwyn.com>
Wed, 18 Jan 2006 13:38:44 +0000 (13:38 +0000)
committerSteven Whitehouse <steve@chygwyn.com>
Wed, 18 Jan 2006 13:38:44 +0000 (13:38 +0000)
commita98ab2204f8ed414c5e95fbca28a9f001c53bc7b
tree69c309d47bd64015cdecfdd468ec856f294624e8
parent4f3df04137d426a0ad1758ab744f5b6d658617bf
[GFS2] Rename gfs2_meta_pin to gfs2_pin

Since we'll need to pin data if we are going to journal it, then
I'm renaming this function to make it less confusing. It might also
be worth moving it into lops.c since there are no users outside that
file.

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