[systemd-devel] [RFC 0/4] use libmount for mount unit handling

Tom Gundersen teg at jklm.no
Sat Nov 15 04:29:35 PST 2014


Adding Karel to cc. Did you report the possible libmount bug to him?
On 7 Nov 2014 06:11, "Chris Leech" <cleech at redhat.com> wrote:

> This patchset is an attempt to use libmount for mount unit handling, in
> order
> to address the issues I raised with the _netdev option and remote-fs
> ordering
> not working as expected.
>
> The first three patches I think are fairly complete, while the final patch
> may
> need additional work to get everything right.  Also, as I mention in that
> patch
> description, remounts aren't picking up utab settings but I think that's a
> libmount issue.
>
> Thanks for taking the time to look at this,
>
> Chris Leech (4):
>   use libmount to enumerate /proc/self/mountinfo
>   check options as well as fstype for network mounts
>   monitor for utab changes with inotify
>   add remote-fs dependencies if needed after change
>
>  .travis.yml        |   2 +-
>  Makefile.am        |   4 +-
>  README             |   1 +
>  configure.ac       |  13 +++++
>  src/core/build.h   |   7 +++
>  src/core/manager.c |   2 +-
>  src/core/manager.h |   2 +
>  src/core/mount.c   | 145
> +++++++++++++++++++++++++++++++++++++++++++++++++----
>  8 files changed, 163 insertions(+), 13 deletions(-)
>
> --
> 1.9.3
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20141115/fa978596/attachment.html>


More information about the systemd-devel mailing list