Bob Peterson 0f8468c8be [GFS2] Detach buf data during in-place writeback
This is patch 5 of 5 for bug #248176

Metadata corruption was occurring because page references weren't
being removed in all cases.  I previously added a function called
detach_bufdata, but I discovered there already WAS a function out
there to do the job.  It's called gfs2_meta_cache_flush.  So I added
a call to that to remove the page references.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2007-10-10 08:55:01 +01:00
..
2006-11-30 10:37:32 -05:00
2006-10-20 09:13:40 -04:00
2007-07-09 08:22:24 +01:00
2007-07-16 09:05:45 -07:00
2007-10-10 08:54:49 +01:00
2007-07-09 08:23:36 +01:00
2007-02-05 13:38:20 -05:00
2007-07-09 08:23:36 +01:00
2007-07-19 10:04:41 -07:00
2007-07-09 08:22:19 +01:00
2006-09-05 10:39:21 -04:00