Btrfs: Add data=ordered support
This forces file data extents down the disk along with the metadata that
references them. The current implementation is fairly simple, and just
writes out all of the dirty pages in an inode before the commit.
Signed-off-by: NChris Mason <chris.mason@oracle.com>
Showing
fs/btrfs/ordered-data.c
0 → 100644
fs/btrfs/ordered-data.h
0 → 100644
想要评论请 注册 或 登录