[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How can I become a part of XFS development team
On Sat, 7 Sep 2002, Eric Sandeen wrote:
> Other known bugs I can think of are occasional hangs on shutdown,
> and xfs_fsr is not properly zeroing the last bit of the last block of a
> file.
Oh, actually - the problem is not with xfs_fsr, but with truncate().
A patch was posted to fix up xfs_fsr (Subject: [PATCH] xfs_fsr causes
mapcheck to trigger) but it's really truncate() that needs to be fixed.
-Eric