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

TAKE - Removed BH_End_io



Date:  Wed Apr  4 09:46:50 PDT 2001
Workarea:  gibble.americas.sgi.com:/export/extra/x2.4-xfs-r1.0
Author:  lord
Merged by:  cattelan
Merged mods:  2.4.x-xfs:slinx:91406a

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


Modid:  2.4.x-xfs-r1.0:slinx:91406a
linux/include/linux/fs.h - 1.87
	- Merge of 2.4.x-xfs:slinx:91406a by cattelan.
	  Remove BH_End_io flag.

linux/drivers/block/ll_rw_blk.c - 1.65
	- Merge of 2.4.x-xfs:slinx:91406a by cattelan.
	  Remove BH_End_io check from ll_rw_block, we do not need it anymore.

linux/kdb/modules/kdbm_pg.c - 1.32
	- Merge of 2.4.x-xfs:slinx:91406a by cattelan.
	  Fixup buffer head flag printing code.

linux/fs/pagebuf/page_buf.c - 1.69
	- Merge of 2.4.x-xfs:slinx:91406a by cattelan.
	  Cleanup buffer flag setting

linux/fs/pagebuf/page_buf_io.c - 1.71
	- Merge of 2.4.x-xfs:slinx:91406a by cattelan.
	  Cleanup end_io handling for buffer heads, we no longer need as many
	  special purpose handlers, or the BH_end_io flag.

linux/drivers/md/raid5.c - 1.13
	- Merge of 2.4.x-xfs:slinx:91406a by cattelan.
	  Remove BH_End_io checks - the flag is gone