<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/4.4.3">
</HEAD>
<BODY>
It will also break ZFS legacy mounts.<BR>
<BR>
On Mon, 2012-06-04 at 08:04 -0400, Dave Reisner wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Mon, Jun 04, 2012 at 12:57:47PM +0200, Kay Sievers wrote:
> On Sun, Jun 3, 2012 at 4:18 AM, Dave Reisner <<A HREF="mailto:dreisner@archlinux.org">dreisner@archlinux.org</A>> wrote:
> > This can invalidate otherwise valid source paths with trailing slashes,
> > such as "host:/" in the case of a network mount. We don't really have
> > any business touching these anyway, since we'll just pass this to
> > /bin/mount, which sanitizes the paths for us.
>
> Changed it to use:
> path_is_absolute()
> instead of:
> is_path(),
> so that we still sanitize the input we might match against.
>
> Let me know, if you think that could still cause any problems?
>
> Thanks,
> Kay
Yes, this will still break CIFS shares.
_______________________________________________
systemd-devel mailing list
<A HREF="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</A>
<A HREF="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>