]> wimlib.net Git - wimlib/commit
Make WIM mounting work on FreeBSD v1.0.1
authorEric Biggers <ebiggers3@gmail.com>
Sun, 2 Sep 2012 19:33:26 +0000 (14:33 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 2 Sep 2012 19:33:26 +0000 (14:33 -0500)
commit35fe5c7c2f2e5054abd93a7b755c2c670ee476da
tree7b951970309ba3ae83ee676d9fd77fb72edf4083
parentcdda846b47fae4633ba1084472c982766592ac10
Make WIM mounting work on FreeBSD

- Fallback to `umount' if `fusermount' is not available.
- Place message in message queue before executing `umount'.  This is needed in
  case the unmount occurs synchronously.
README
src/list.h
src/mount.c