• Dave Kleikamp's avatar
    Export discard_bh_page and use block_flushpage in JFS · 0ec6ef22
    Dave Kleikamp authored
    Note: discard_bh_page is already exported in 2.4.
    
    Currently the 2.5 version of JFS works around the lack of
    block_flushpage availability in modules by abusing
    generic_buffer_fdatasync instead.   Exporting discard_bh_page
    as in 2.4 solves this.
    
    Submitted by Christoph Hellwig
    0ec6ef22
ksyms.c 15.9 KB