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)
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>

No differences found