]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: Re-organize is_mounted_same_loopfile()
authorStanislav Brabec <sbrabec@suse.cz>
Tue, 12 Apr 2016 18:22:36 +0000 (20:22 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 22 Apr 2016 10:50:14 +0000 (12:50 +0200)
commit6e258026754ff7db97d6ac390e26ad1cc2e866e0
treea6e94c24abf53a594a67af324920851d839f4b8a
parente402d6d3b149c34faa5abd5a0cef8284b4ae1af3
libmount: Re-organize is_mounted_same_loopfile()

First parse options, then initialize context.
No change in function.
The change is needed for loop device reuse.

Signed-off-by: Stanislav Brabec <sbrabec@suse.cz>
libmount/src/context_loopdev.c