This is the fix for the problem reported by
Arkadiusz Miskiewicz <misiek@xxxxxxxxxx> and
for the problems with cpp in gcc 3.1
The problem originates in the write path, which
means even after the fix there will be files on
the disk with non-zero contents after the end
of file. I will be posting a program to fix up
filesystems shortly.
Date: Tue Jun 18 07:14:30 PDT 2002
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:121849a
linux/fs/xfs/linux/xfs_lrw.c - 1.149
- remove PBMF_NEW it was not doing any good
linux/fs/xfs/linux/xfs_iops.c - 1.152
- Change how we set BH_New
|