]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Fix read/write calls in xfs_io to allow buffers larger than 4GiB on 64 bit platforms.
authorNathan Scott <nathans@sgi.com>
Sat, 8 Oct 2005 03:47:58 +0000 (03:47 +0000)
committerNathan Scott <nathans@sgi.com>
Sat, 8 Oct 2005 03:47:58 +0000 (03:47 +0000)
commit2c2f6d79acfb71285478ad6c302da391d21aeb89
treec6dc6c4c54acafe8b0a5b00dbd9cf56c99ce0e81
parent80ce5460a8eb4b3bea498f1e359018eb16368106
Fix read/write calls in xfs_io to allow buffers larger than 4GiB on 64 bit platforms.
Merge of master-melb:xfs-cmds:24039a by kenmcd.
14 files changed:
include/input.h
io/fadvise.c
io/init.c
io/init.h
io/io.h
io/madvise.c
io/mincore.c
io/mmap.c
io/pread.c
io/prealloc.c
io/pwrite.c
io/sendfile.c
io/truncate.c
libxcmd/input.c