commit | f5be3e29127aec8c87f883aadadff337f8c2cfd7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Sep 13 21:50:45 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Sep 13 22:14:16 2014 -0400 |
tree | ed5a52d9383df491c449779a6b13fd29c95a2b20 | |
parent | 6f18493e541c690169c3b1479d47d95f624161cf [diff] |
fix bogus read_seqretry() checks introduced in b37199e read_seqretry() returns true on mismatch, not on match... Cc: stable@vger.kernel.org # 3.15+ Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>