commit | c9c7fa0064f4afe1d040e72f24c2256dd8ac402d | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Mon Aug 29 18:54:12 2011 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Mon Sep 19 21:16:20 2011 -0500 |
tree | 213d8f0d198e878e224fba1d8380100e5699f4c5 | |
parent | 5b980b01212199833ee8023770fa4cbf1b85e9f4 [diff] |
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: <stable@kernel.org> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <sfrench@us.ibm.com>