[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TAKE - Hopefully fix root file system corruption at shutdown



Revisit the remount read only code again.
apparently the root file system are not being synced 
correctly during system shutdown

Date:  Tue Jan  7 21:08:24 PST 2003
Workarea:  chuckle.americas.sgi.com:/misc/xfs2/XFS/x2.4-xfs-devel

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:136269a
linux/fs/xfs/xfs_vnodeops.c - 1.580
	- New function to do xfs inode reclaim during system shutdown

linux/fs/xfs/xfs_inode.h - 1.175
	- prototype for xfs_reclaim_all

linux/fs/xfs/linux/xfs_lrw.c - 1.178
	- call new function xfs_reclaim_all to unmount_ro path