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

TAKE - Merge irix6.5f:irix:99901a



Date:  Tue Aug 14 06:35:18 PDT 2001
Workarea:  stout.americas.sgi.com:/localhome/eric/2.4.x-xfs/workarea

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


Modid:  2.4.x-xfs:slinx:100680a
linux/fs/xfs/xfs_log.c - 1.238
	- Merge of irix6.5f:irix:99901a
	  Add xfs_ioerror_alert call on I/O errors, some with injectable errors.

linux/fs/xfs/xfs_rw.h - 1.59
	- Merge of irix6.5f:irix:99901a
	  Change xfs_ioerror_alert prototype.

linux/fs/xfs/xfs_rw.c - 1.341
	- Merge of irix6.5f:irix:99901a
	  Add xfs_ioerror_alert calls on I/O errors
	  Change and xfs_force_shutdown call flag from I/O Error to In-core corruption.
	  Change _xfs_force_shutdown to report different error messages for each shutdown flag
	  Change xfs_ioerror_alert to take a pointer to the buffer with errors.
	  Various info is printed about the buffer
	  Protect xfs_ioerror_alert from a mount point that is not completely initialized.

linux/fs/xfs/xfs_vnodeops.c - 1.507
linux/fs/xfs/xfs_log_recover.c - 1.208
linux/fs/xfs/xfs_mount.c - 1.258
linux/fs/xfs/xfs_trans.c - 1.121
	- Merge of irix6.5f:irix:99901a
	  Add xfs_ioerror_alert calls on I/O errors

linux/fs/xfs/xfs_error.h - 1.22
	- Merge of irix6.5f:irix:99901a
	  Add new error tags for injecting I/O errors

linux/fs/xfs/xfs_bmap.c - 1.270
linux/fs/xfs/xfs_trans_buf.c - 1.95
	- Merge of irix6.5f:irix:99901a
	  Add xfs_ioerror_alert calls on I/O errors