OSDN Git Service

e2fsck: read only parameter incorrectly compared
authorJohan Erlandsson <johan.erlandsson@sonyericsson.com>
Thu, 19 Dec 2013 18:55:51 +0000 (13:55 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Dec 2013 21:24:54 +0000 (16:24 -0500)
commite9a8c0c2d46a46c01c6a6daa5db14df72a7ad6aa
tree2d0ffc82ab151450961b9fbd5fa9d5c46c9dfab5
parentf404167dda29a59d2be2882328aeb074b9899669
e2fsck: read only parameter incorrectly compared

Don't check for lost+found in read only mode.

[Note: this patch was originally made against 1.41.14 version of
e2fsprogs found as part of the AOSP (Android Open Source Program)
tree.  My Signed-off-by relies on the fact that the original patch
author would have had to have filed a contribution agreement with Open
Handset Alliance before this commit before this commit was allowed
into the AOSP tree. -- tytso]

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/pass3.c