logfs: testing the wrong variable
authorDan Carpenter <error27@gmail.com>
Wed, 21 Apr 2010 10:33:54 +0000 (12:33 +0200)
committerJoern Engel <joern@logfs.org>
Thu, 29 Apr 2010 13:19:27 +0000 (15:19 +0200)
commit3272c8a57b77a7277a740e211fe12171e4b37e99
treea427d7a9339c9776c566c0321218d062077cd937
parent79dba2eaa771c3173957eccfd288e0e0d12e4d3f
logfs: testing the wrong variable

There is a typo here.  We should test "last" instead of "first".

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Joern Engel <joern@logfs.org>
fs/logfs/super.c