Prev: check name_len before down_read xattr_sem and sb_read in ext2_xattr_get
Next: SUNRPC auth: add context argument to shrinker callback
From: Frederic Weisbecker on 21 Jul 2010 20:10 On Wed, Jul 07, 2010 at 11:40:05PM +0200, Arnd Bergmann wrote: > When the default llseek behavior gets changed to > not allowing seek, all file operations that rely > on the current behaviour need to use an explicit > .llseek operation. > > The files that lkdtm uses in debugfs are regular > files and they get read using simple_read_from_buffer, > so generic_file_llseek is the right operation. > > 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/ |