mount.cifs: accept all supported values for dir_mode
authorScott Lovenberg <scott.lovenberg@gmail.com>
Sun, 6 Jun 2010 11:33:40 +0000 (07:33 -0400)
committerJeff Layton <jlayton@samba.org>
Sun, 6 Jun 2010 11:33:40 +0000 (07:33 -0400)
commitd3e2408fc8374bbf2f3349db10e296e2cd8379c7
tree0dc11a8254dd41e685016d41ab72cf33c38823ae
parentb165eb46e70e0d0e8e1d00906e21e42b3c7bb3fa
mount.cifs: accept all supported values for dir_mode

The option parsing function now accepts all values for 'dir_mode' that
are supported by the kernel side code.

Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com>
mount.cifs.c