David Howells 76f6777c9c pipe: Fix iteration end check in fuse_dev_splice_write()
Fix the iteration end check in fuse_dev_splice_write().  The iterator
position can only be compared with == or != since wrappage may be involved.

Fixes: 8cefc107ca54 ("pipe: Use head and tail pointers for the ring, not cursor and length")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-12-06 13:57:04 -08:00
..
2019-09-24 15:28:01 +02:00
2019-11-12 11:49:04 +01:00
2019-11-27 09:33:49 +01:00
2019-11-12 11:49:04 +01:00
2019-10-15 16:11:41 +02:00
2019-11-27 09:35:20 +01:00
2019-11-12 11:49:04 +01:00