summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2009-10-13 16:55:09 (GMT)
committerChris Mason <chris.mason@oracle.com>2009-10-13 17:35:11 (GMT)
commit4722607db6a78bd7748c51fa4c8d7371da797254 (patch)
tree83c483a3f55d3f024863e1e33c3ac123e688c868 /fs/btrfs/file.c
parentac6889cbb254be1ffea376bea4a96ce9be0e0ed0 (diff)
downloadlinux-fsl-qoriq-4722607db6a78bd7748c51fa4c8d7371da797254.tar.xz
Btrfs: only write one super copy during fsync
During a tree-log commit for fsync, we've been writing at least two copies of the super block and forcing them to disk. The other filesystems write only one, and this change brings us on par with them. A full transaction commit will write all the super copies, so we still have redundant info written on a regular basis. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions