]> err.no Git - linux-2.6/commit
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered...
authorNathan Scott <nathans@sgi.com>
Thu, 5 May 2005 20:33:20 +0000 (13:33 -0700)
committerChristoph Hellwig <hch@melbourne.sgi.com>
Thu, 5 May 2005 20:33:20 +0000 (13:33 -0700)
commit24e17b5fb99d4d1b47fe0847a3a801e36d431ff6
tree0ac181b6ddc64a04fe55aa79efceecc6e4d90451
parent775bf6c99a4ebde13bdb8dfa528ed241483b49ef
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested.  Can cause data corruption when multiple processes are performing writeout on different areas of the same file.  Quite difficult to hit though.

SGI Modid: xfs-linux:xfs-kern:22377a

Signed-off-by: Nathan Scott <nathans@sgi.com>
Signed-off-by: Christoph Hellwig <hch@sgi.com>
.
fs/xfs/linux-2.6/xfs_aops.c
fs/xfs/xfs_iomap.c
fs/xfs/xfs_iomap.h
fs/xfs/xfs_mount.h