cifs: stop printing the unc= option in /proc/mounts
authorJeff Layton <jlayton@redhat.com>
Fri, 24 May 2013 11:40:05 +0000 (07:40 -0400)
committerSteve French <sfrench@us.ibm.com>
Fri, 24 May 2013 18:08:29 +0000 (13:08 -0500)
commit9c9c29e1af2ff0459087876e3800078555794b60
tree6d545404bcd9fea39317cbaa74df4d83e10cf291
parent37d4f99b55d46d9f71f4769faf74c95adb2c1daf
cifs: stop printing the unc= option in /proc/mounts

Since we no longer recognize that option, stop printing it out. The
devicename is now the canonical source for this info.

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