commit | 6459340cfcc6f6d165b27c3dd955aeb55a1b73d3 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Jun 25 00:56:55 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jun 25 02:33:01 2009 +0000 |
tree | 1dd835d4931f2f02c62b7ac6f4520858ef0f5580 | |
parent | b48a485884b5afb3e33b1871bcbd246b67491923 [diff] |
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>