commit | a98ab2204f8ed414c5e95fbca28a9f001c53bc7b | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <steve@chygwyn.com> | Wed Jan 18 13:38:44 2006 +0000 |
committer | Steven Whitehouse <steve@chygwyn.com> | Wed Jan 18 13:38:44 2006 +0000 |
tree | 69c309d47bd64015cdecfdd468ec856f294624e8 | |
parent | 4f3df04137d426a0ad1758ab744f5b6d658617bf [diff] |
[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>