From aadbd4360911d7166dc04c5a4e5520b2c7914c73 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Tue, 6 Jul 2010 23:11:07 +0200 Subject: [PATCH] viotape: use noop_llseek 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: Arnd Bergmann --- Reading git-format-patch failed