enzo ferrari posted on Tue, 10 Sep 2013 17:34:28 +0000 as excerpted:

> any idea about separating Btrfs' data and metadata to improve the
> security of flash storage?

I don't see that listed on the wiki features list yet, for either current 
or planned features.

Btrfs does have an ssd mode (enabled automatically in current kernels if 
non-rotating storage is detected), and a couple additional optional mount-
options (ssd-spread and discard) that could be helpful on some but not 
all SSD hardware, so those are NOT enabled by default, and btrfs does 
default to allocating separate data and metadata "chunks" on demand 
(unless the filesystem's too small, under a gig, in which case it 
defaults to "mixed"), but I don't believe it's possible to tell it to put 
data on one device and metadata on a different one, for instance.

FWIW, https://btrfs.wiki.kernel.org

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to