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

TAKE - Fix some inconsistent types



(These had been sitting around in one of my workarea for a while.)

Fix some types that should have been converted to 
xfs_ types orginally.
xfs_fsid_t does not change size and therefore cosmetic
The dev_t's are the wrong size and could have hidden problems
as Nathan found out.



Date:  Tue Aug 12 13:59:27 PDT 2003
Workarea:  chuckle.americas.sgi.com:/go/xfs2/XFS/x2.4-xfs-clean

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


Modid:  xfs-linux:slinx:155637a
linux/fs/xfs/xfs_log.c - 1.279
	- Fix some inconsistent types 

linux/fs/xfs/xfs_buf_item.c - 1.142
	- Fix some inconsistent types 

linux/fs/xfs/xfs_vnodeops.c - 1.601
	- Fix some inconsistent types 

linux/fs/xfs/xfs_mount.c - 1.334
	- Fix some inconsistent types 

linux/fs/xfs/xfs_error.c - 1.47
	- Fix some inconsistent types