• David Howells's avatar
    [PATCH] AFS compile breakage · 02a4eb10
    David Howells authored
    Fix:
     - Makefile using obj-m directly, rather than subsituting the "m"
     - compiler breakage against older versions of gcc
     - adds some lacking return statements that gcc didn't catch
     - removes some 2.4 compatibility stuff
     - RTT calculation
     - puts the timeouts in terms of HZ rather than assuming HZ==100
    02a4eb10
mntpt.c 2.75 KB