<p dir="ltr">Adding Karel to cc. Did you report the possible libmount bug to him?</p>
<div class="gmail_quote">On 7 Nov 2014 06:11, "Chris Leech" <<a href="mailto:cleech@redhat.com">cleech@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patchset is an attempt to use libmount for mount unit handling, in order<br>
to address the issues I raised with the _netdev option and remote-fs ordering<br>
not working as expected.<br>
<br>
The first three patches I think are fairly complete, while the final patch may<br>
need additional work to get everything right.  Also, as I mention in that patch<br>
description, remounts aren't picking up utab settings but I think that's a<br>
libmount issue.<br>
<br>
Thanks for taking the time to look at this,<br>
<br>
Chris Leech (4):<br>
  use libmount to enumerate /proc/self/mountinfo<br>
  check options as well as fstype for network mounts<br>
  monitor for utab changes with inotify<br>
  add remote-fs dependencies if needed after change<br>
<br>
 .travis.yml        |   2 +-<br>
 Makefile.am        |   4 +-<br>
 README             |   1 +<br>
 <a href="http://configure.ac" target="_blank">configure.ac</a>       |  13 +++++<br>
 src/core/build.h   |   7 +++<br>
 src/core/manager.c |   2 +-<br>
 src/core/manager.h |   2 +<br>
 src/core/mount.c   | 145 +++++++++++++++++++++++++++++++++++++++++++++++++----<br>
 8 files changed, 163 insertions(+), 13 deletions(-)<br>
<br>
--<br>
1.9.3<br>
<br>
_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</blockquote></div>