From: Eric Sandeen Date: Thu, 27 Sep 2012 03:30:12 +0000 (-0400) Subject: ext4: don't clear orphan list on ro mount with errors X-Git-Tag: v3.7-rc1~91^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c25f9bc6143f4cb4dc31d2ad7a6fe4e4005fc414;p=pandora-kernel.git ext4: don't clear orphan list on ro mount with errors If the file system contains errors and it is being mounted read-only, don't clear the orphan list. We should minimize changes to the file system if it is mounted read-only. Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed