lib/mount_bsd.c: add "-onosync_unmount" kernel option
authorCsaba Henk <csaba.henk@creo.hu>
Tue, 5 Feb 2008 03:07:47 +0000 (03:07 +0000)
committerCsaba Henk <csaba.henk@creo.hu>
Tue, 5 Feb 2008 03:07:47 +0000 (03:07 +0000)
ChangeLog
lib/mount_bsd.c

index 09f3a5de832dbee1435d724d66437c9f08e34252..bb93b44daf3aadc3a9f4f6e44f187c8f63be50d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
        - ditch the kvm(8) stuff and simply use forced unmount which just
          won't block
        - prettify option specifications
+       - add "-onosync_unmount" kernel option
 
 2008-01-07  Csaba Henk <csaba.henk@creo.hu>
 
index 1de9cfa8a54e9c7e7da7585fee293c94f9723dbd..50f63c01734551d70e447b80edfb3e3cb48f9c22 100644 (file)
@@ -87,6 +87,7 @@ static const struct fuse_opt fuse_mount_opts[] = {
        FUSE_DUAL_OPT_KEY("private",            KEY_KERN),
        FUSE_DUAL_OPT_KEY("neglect_shares",     KEY_KERN),
        FUSE_DUAL_OPT_KEY("push_symlinks_in",   KEY_KERN),
+       FUSE_OPT_KEY("nosync_umount",           KEY_KERN),
        /* stock FBSD mountopt parsing routine lets anything be negated... */
        /*
         * Linux specific mount options, but let just the mount util