Code checks to trap access to fsb zero.
Date: Mon Aug 2 10:20:16 PDT 2004
Workarea: penguin.americas.sgi.com:/data/lwork/attica1/arunr/xfs
Inspected by: gwehrman,nathans
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/linux/2.4.x-xfs
Modid: xfs-linux:xfs-kern:176159a
fs/xfs/xfs_bmap_btree.h - 1.63
- Added invalid extent state(XFS_EXT_INVALID) to xfs_exntst_t.
fs/xfs/xfs_bmap.c - 1.319
- Initialized extent entry structure in bmap_do_search_extents.
Added checks to trap access to block zero in xfs_bmap_search_extents.
fs/xfs/xfs_iomap.h - 1.3
- Added IOMAP_REALTIME flag.
fs/xfs/xfs_iomap.c - 1.29
- Added checks to trap access to block zero in
xfs_iomap_write_direct,xfs_iomap_write_delay,xfs_iomap_write_allocate and
xfs_iomap_write_unwritten.
fs/xfs/linux-2.6/xfs_aops.c - 1.77
- Added checks to trap access to block zero.
fs/xfs/linux-2.4/xfs_aops.c - 1.83
- Added checks to trap access to block zero.
|