<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jeff Layton wrote:
<blockquote cite="mid:20100323065633.545d36d8@corrin.poochiereds.net"
 type="cite">
  <pre wrap="">On Sun, 21 Mar 2010 15:20:17 -0400
Jeff Layton <a class="moz-txt-link-rfc2396E" href="mailto:jlayton@redhat.com">&lt;jlayton@redhat.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">This patchset is simply a set of minor cleanup patches. Most of it is
in the command-line option parsing code, but there's also some error
handling cleanups.

These patches help lay the groundwork for the coming overhaul of
mount.cifs to make it safer to install setuid root.

Jeff Layton (10):
  mount.cifs: clean up parse_server
  mount.cifs: remove unneeded uname call
  mount.cifs: simplify command-line option parsing
  mount.cifs: remove bogus rsize/wsize options
  mount.cifs: remove uuid option
  mount.cifs: make check_mountpoint a noop for non-legacy builds
  mount.cifs: fix error handling when duplicating options string
  mount.cifs: don't use exit(3) in main()
  mount.cifs: don't use exit(3) in mount_cifs_usage()
  mount.cifs: don't use exit(3) in get_password_from_file

 mount.cifs.c |  320 ++++++++++++++++++++++++++--------------------------------
 1 files changed, 143 insertions(+), 177 deletions(-)

    </pre>
  </blockquote>
  <pre wrap=""><!---->
All 10 patches committed. I'll probably do a 4.1 release soon, prior to
the setuid overhaul.

  </pre>
</blockquote>
Crap, I had sent in a patch to mount.cifs.c just hours prior to this.&nbsp;
We had discussed this back at the beginning of the year.&nbsp; Is the window
still open for patches?<br>
<a href="https://bugzilla.samba.org/show_bug.cgi?id=7282">https://bugzilla.samba.org/show_bug.cgi?id=7282</a><br>
<br>
</body>
</html>