]> wimlib.net Git - wimlib/commit
Add --lazy option to `wimlib-imagex unmount'
authorEric Biggers <ebiggers3@gmail.com>
Sat, 18 May 2013 06:47:14 +0000 (01:47 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 18 May 2013 06:47:14 +0000 (01:47 -0500)
commit466646c4f936eb3387b76dcb9a41e7b8cfb98fe2
tree0c9e6edc3c34fb3ac4f6e5c4af164d914a0d47f3
parenta9c52f52336f7e583cc9c66309b95fd7713b5d01
Add --lazy option to `wimlib-imagex unmount'

This can be used to "fix" problems with testing WIM mounting on operating
systems running GNOME.
doc/imagex-mount.1.in
include/wimlib.h
programs/imagex.c
src/mount_image.c
tests/test-imagex-mount