]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/pread.c
Use memalign instead of realloc for read/write buffer so direct IO works.
authorfsgqa <fsgqa>
Mon, 7 Apr 2003 03:03:39 +0000 (03:03 +0000)
committerfsgqa <fsgqa>
Mon, 7 Apr 2003 03:03:39 +0000 (03:03 +0000)
commitae8d6a950925669dc83fc9c74d14e9e1ca086db5
tree9f578bf15e53c6ea35f46a68526f2af0e47ab675
parent321717ae517631f8ef0512bcf3f958a542a0e33e
Use memalign instead of realloc for read/write buffer so direct IO works.
io/pread.c