]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:26:40 +0000 (13:26 -0500)
commit42baa12d27313f8d2cb63dc167001bd7ee9f027c
treef40d556f7dc3f053f95a934ee8341c03e5add437
parenta69686a7cdb2eda10815e0cbf3859c9d485a9d09
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