• Andrew Morton's avatar
    [PATCH] loop: trivial error number fix · f76fe2f6
    Andrew Morton authored
    From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
    
    This patch fixes the error number when invalid file is passed (neother
    S_ISBLK nor S_ISREG is true).  We should return -EINVAL.
    f76fe2f6
loop.c 29.1 KB