cifs: remove rw/ro options
authorJeff Layton <jlayton@redhat.com>
Thu, 25 Jun 2009 04:56:55 +0000 (00:56 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 25 Jun 2009 02:33:01 +0000 (02:33 +0000)
commit6459340cfcc6f6d165b27c3dd955aeb55a1b73d3
tree1dd835d4931f2f02c62b7ac6f4520858ef0f5580
parentb48a485884b5afb3e33b1871bcbd246b67491923
cifs: remove rw/ro options

cifs: remove rw/ro options

These options are handled at the VFS layer. They only ever set the
option in the smb_vol struct. Nothing was ever done with them afterward
anyway.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c