• Arnd Bergmann's avatar
    viotape: use noop_llseek · aadbd436
    Arnd Bergmann authored
    Some applications try to seek on tape devices
    and fail if they return an error. Since we
    want to change the default llseek action to
    no_llseek, viotape needs to be changed to use
    noop_llseek explicitly.
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    aadbd436
viotape.c 25.9 KB