]> wimlib.net Git - wimlib/commitdiff
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)
- 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.


No differences found