[linux-cifs-client] Re: [PATCH 0/5] cifs: clean up show_options code and add support for mounting link-local addresses

Steve French smfrench at gmail.com
Fri Jun 12 03:21:54 GMT 2009


may be a little while before I can doublecheck, test and merge these,
but seems reasonable at first glance ...

On Thu, Jun 11, 2009 at 9:27 AM, Jeff Layton<jlayton at redhat.com> wrote:
> This patchset does a bit of cleanup to the cifs_show_options code and
> adds support for parsing and using link-local addresses. Should be
> pretty straightforward set.
>
> Jeff Layton (5):
>  cifs: remove unneeded NULL checks from cifs_show_options
>  cifs: have cifs_show_options show forceuid/forcegid options
>  cifs: add new routine for converting AF_INET and AF_INET6 addrs
>  cifs: have cifs parse scope_id out of IPv6 addresses and use it
>  cifs: display scopeid in /proc/mounts
>
>  fs/cifs/cifsfs.c      |  148 +++++++++++++++++++++++++------------------------
>  fs/cifs/cifsproto.h   |    2 +-
>  fs/cifs/connect.c     |   27 +++------
>  fs/cifs/dns_resolve.c |   23 +------
>  fs/cifs/netmisc.c     |   56 +++++++++++++++++-
>  5 files changed, 141 insertions(+), 115 deletions(-)
>
>



-- 
Thanks,

Steve


More information about the linux-cifs-client mailing list