Re: [patch] block: fix infinite loop in __getblk_slow

2012-07-12 Thread Josh Boyer
Jeff Moyer redhat.com> writes: > > Hi, Linus, > > Jens is still on vacation, and this is a pretty important patch to get > merged. Would you mind taking a look? > > This commit: > > commit 080399aaaf3531f5b8761ec0ac30ff98891e8686 > Author: Jeff Moyer redhat.com> > Date: Fri May 11 16:34:10

[patch] block: fix infinite loop in __getblk_slow

2012-07-12 Thread Jeff Moyer
Hi, Linus, Jens is still on vacation, and this is a pretty important patch to get merged. Would you mind taking a look? This commit: commit 080399aaaf3531f5b8761ec0ac30ff98891e8686 Author: Jeff Moyer Date: Fri May 11 16:34:10 2012 +0200 block: don't mark buffers beyond end of disk as ma