• Andrew Morton's avatar
    [PATCH] direct-IO return type fixes · 59fed502
    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
inode.c 15.7 KB