This was a case left behind in the previous async transaction
work. Only affects moving a file from a single block of
extents to holding its extents in the inode.
Date: Tue Feb 25 07:39:36 PST 2003
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:140254a
linux/fs/xfs/xfs_bmap_btree.h - 1.56
- prototype changes
linux/fs/xfs/xfs_bmap_btree.c - 1.133
- remove the sync transaction from xfs_bmbt_killroot
linux/fs/xfs/xfs_bmap.c - 1.299
- take more advantage of the async transaction code, and do not
mark transactions which move extents from a block to in
inode format synchronous
|