Prev: raw: use explicit llseek file operations
Next: check name_len before down_read xattr_sem and sb_read in ext2_xattr_get
From: Frederic Weisbecker on 21 Jul 2010 20:00 On Wed, Jul 07, 2010 at 11:40:17PM +0200, Arnd Bergmann wrote: > 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 <arnd(a)arndb.de> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |