]> git.baikalelectronics.ru Git - kernel.git/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)
commit734f1481304279812e44eeb7f02709b8073efe4d
tree0ac181b6ddc64a04fe55aa79efceecc6e4d90451
parent0485c899e76e1bb6a7f6e5789483bb286ee18fdd
[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