[PATCH] direct-IO return type fixes
From: me, Badari Pulavarty <pbadari@us.ibm.com> Currently a direct-IO read or write of more than 2G on 64-bit machines is broken. Replace int with ssize_t in various places to fix that up.
Showing
Please register or sign in to comment