summaryrefslogtreecommitdiff
path: root/replace.h
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2010-04-01 15:19:16 -0400
committerJeff Layton <jlayton@redhat.com>2010-04-01 15:19:16 -0400
commitffda61e25cd8e10dda9fb4b2c3fad7b96c943c4d (patch)
tree889798f8cba9aec81693f617695c3cbc70d8dbd1 /replace.h
parentc610039ef674770ec92ff36d1f3c7a494bc3962c (diff)
downloadcifs-utils-ffda61e25cd8e10dda9fb4b2c3fad7b96c943c4d.tar.gz
cifs-utils-ffda61e25cd8e10dda9fb4b2c3fad7b96c943c4d.tar.bz2
cifs-utils-ffda61e25cd8e10dda9fb4b2c3fad7b96c943c4d.zip
mount.cifs: parse unc into separate fields
The UNC is currently handled as a single string and mount.cifs will just munge it whenever it needs to change the delimiter type or uppercase it, etc. This is tricky to handle correctly and means that we often need to keep track of what's already been changed. Instead of doing this, just track the pieces of the UNC in separate fields in the parsed_mount_info, and then use those pieces to build strings as needed. Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'replace.h')
0 files changed, 0 insertions, 0 deletions