• Hans Reiser's avatar
    [PATCH] ReiserFS get_block fix · 8956fa9f
    Hans Reiser authored
    This patch is to convert pap14030 panic into warning. While doing this,
    a bug was uncovered, that when get_block() returns a failure, buffer
    is still marked as mapped, and on subsequent access to this buffer
    get_block() was not called anymore. This is also fixed.
    8956fa9f
tail_conversion.c 10 KB