]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lo'
authorKarel Zak <kzak@redhat.com>
Thu, 4 Aug 2016 09:57:49 +0000 (11:57 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Aug 2016 09:57:49 +0000 (11:57 +0200)
commitc8bbdff0833a1656e5362c7b248060589e51fd87
treebb6a9837b90df5d0b33cdeecac3ffa34b884628c
parent2c497d328840c8cf6d915675fd6168ff616517d3
parent03b4519b356b2aa87ea9a426c116f9830a546e7e
Merge branch 'lo'

* lo:
  mount: small change to mount.8 loopdev section
  libmount: one iteration to detect overlap and reuse loopdev
  lib/loopdev: cleanup sizelimit check
  mount.8: Update loop device documentation
  tests: Add loop-overlay test
  libmout: Reuse loop device safely
  Implement loopcxt_check_conflict()
  Add sizelimit to internal API
  mount: Handle MNT_ERR_LOOPOVERLAP
  libmount: Introduce new error: MNT_ERR_LOOPOVERLAP
  libmount: Fix possible crash in mnt_context_setup_loopdev()