]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Fix an xfs_copy integer wrap when dealing with large filesystems. From Mark Portney.
authorNathan Scott <nathans@sgi.com>
Sat, 17 Jul 2004 00:52:48 +0000 (00:52 +0000)
committerNathan Scott <nathans@sgi.com>
Sat, 17 Jul 2004 00:52:48 +0000 (00:52 +0000)
commit0b9a02a6e015f3e0586a51d21126c123c9a216d4
tree97aa85bf8d08022972b45adaeea8360f681c3bee
parente87ccde658cfe5081035e67ea1bca2cd47bdfe06
Fix an xfs_copy integer wrap when dealing with large filesystems.  From Mark Portney.
copy/xfs_copy.c