commit | 80909022ce966191e6140fcc15d8aff57a7df32e | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Dec 01 07:09:35 2008 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Fri Dec 26 02:29:09 2008 +0000 |
tree | 04a5a6c7ebde7cad7d0374f53abae6d61d6673dc | |
parent | 24b9b06ba7ea53aa0c4d0b1c8c1e93aa1bd9fe72 [diff] |
cifs: display addr and prefixpath options in /proc/mounts Have cifs_show_options display the addr and prefixpath options in /proc/mounts. Reduce struct dereferencing by adding some local variables. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>