[XFS] Explain the race closed by the addition of vn_iowait() to the start
authorDavid Chinner <dgc@sgi.com>
Wed, 22 Mar 2006 01:47:15 +0000 (12:47 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 22 Mar 2006 01:47:15 +0000 (12:47 +1100)
commit38e2299a641d93d029eb559e096648ab75a22be2
tree3aa1afbd899c668ff6f50daa302533a219f8c8c3
parent9fa8046f50bcb88ab9183ee1f22de5adc42bf92a
[XFS] Explain the race closed by the addition of vn_iowait() to the start
of xfs_itruncate_start().

SGI-PV: 947420
SGI-Modid: xfs-linux-melb:xfs-kern:25527a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_inode.c