mac80211: fix mesh forwarding
[pandora-kernel.git] / drivers / md / dm-snap-persistent.c
index cc2bdb8..0b61792 100644 (file)
@@ -687,7 +687,7 @@ static void persistent_commit_exception(struct dm_exception_store *store,
        /*
         * Commit exceptions to disk.
         */
-       if (ps->valid && area_io(ps, WRITE_BARRIER))
+       if (ps->valid && area_io(ps, WRITE_FLUSH_FUA))
                ps->valid = 0;
 
        /*