• Andrew Morton's avatar
    [PATCH] fix reiserfs for 64bit arches · 9ed052e6
    Andrew Morton authored
    From: Oleg Drokin <green@namesys.com>
    
    From the time of reiserfs_file_write inclusion all 64bit arches were not
    able to work with reiserfs for pretty stupid reason (incorrect "unsigned
    long" definition of blocknumber type).
    
    This fixes the problem.
    9ed052e6
bitmap.c 29.5 KB