-
Andrew Morton authored
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.
59fed502
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.