• Linus Torvalds's avatar
    Fix fixed fadvice length handling · 2fc0873f
    Linus Torvalds authored
     - Correctly handle wraparound on offset+len
     - fix FADV_WILLNEED handling of non-page-aligned (offset+len)
    
    Let's hope we don't need to fix the fixed fix.
    2fc0873f
fadvise.c 2.27 KB