chiark / gitweb /
build-sys: require libmount >= 2.30 (#6795)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Sep 2017 12:47:57 +0000 (14:47 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 15 Sep 2017 12:47:57 +0000 (14:47 +0200)
Fixes #4871.

The new libmount has two changes relevant for us:

- x-* options are propagated to /run/mount/utab and are visible through
  libmount (fixes #4817).

- umount -c now really works (partially solves #6115).


No differences found