From: Steve French Date: Mon, 29 Aug 2011 18:54:12 +0000 (+0000) Subject: Fix the conflict between rwpidforward and rw mount options X-Git-Tag: v3.1-rc7~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c7fa0064f4afe1d040e72f24c2256dd8ac402d;p=pandora-kernel.git Fix the conflict between rwpidforward and rw mount options Both these options are started with "rw" - that's why the first one isn't switched on even if it is specified. Fix this by adding a length check for "rw" option check. Cc: Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed