[PATCH 31/51] [GFS2] fix inode meta data corruption

2007-10-04 Thread swhiteho
From: Wendy Cheng <[EMAIL PROTECTED]> Fix a nasty inode meta data corruption issue by keeping the buffer head in icache array. This buffer needs to stay in memory until journal flush occurs Otherwise, gfs2_meta_inode_buffer could do a disk read before the inode hits disk. It ends up with meta

[PATCH 31/51] [GFS2] fix inode meta data corruption

2007-10-04 Thread swhiteho
From: Wendy Cheng [EMAIL PROTECTED] Fix a nasty inode meta data corruption issue by keeping the buffer head in icache array. This buffer needs to stay in memory until journal flush occurs Otherwise, gfs2_meta_inode_buffer could do a disk read before the inode hits disk. It ends up with meta data