diff options
author | Miao Xie <miaox@cn.fujitsu.com> | 2012-11-01 08:35:23 +0100 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2012-12-12 23:15:22 +0100 |
commit | 5269b67e3d809dcaa4c6763a343423bb1b7b3fe6 (patch) | |
tree | c4bb6f76990b954c3aad8ab140155a0365e6ff38 /fs/btrfs/volumes.c | |
parent | Btrfs: fix unprotected extent map operation when logging file extents (diff) | |
download | linux-5269b67e3d809dcaa4c6763a343423bb1b7b3fe6.tar.xz linux-5269b67e3d809dcaa4c6763a343423bb1b7b3fe6.zip |
Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set
If we set BTRFS_INODE_NEEDS_FULL_SYNC, we should log all the extent,
but now we forget to take it into account, and set a wrong max key,
if so, we will skip the file extent metadata when doing logging. Fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions