commit | 5cfdddcfc415b0a67be25a0dec28ea9b1a537397 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Tue Mar 27 20:51:15 2012 +0400 |
committer | Steve French <sfrench@us.ibm.com> | Tue Mar 27 12:27:51 2012 -0500 |
tree | 1180e92d333904ad87a5c86201e2fefcdbfe5483 | |
parent | 8f09c3d8dbb8ba35c579e426b3f30bf7bafe0a85 [diff] |
CIFS: Add missed forcemand mount option The 'forcemand' form of 'forcemandatorylock' mount option was missed when the code moved to use the standard token parser. Return it back. Also fix a comment style in the parser. Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>