Hi Linus
My for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
Has a recent fix from Josef for our tree log replay code. It fixes
problems where the inode counter for the number of bytes in the file
wasn't getting updated properly during fsync replay.
The commit did get rebased this morning, but it was only to clean up the
subject line. The code hasn't changed.
Josef Bacik (1) commits (+42/-6):
Btrfs: make sure nbytes are right after log replay
Total: (1) commits (+42/-6)
fs/btrfs/tree-log.c | 48 ++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 42 insertions(+), 6 deletions(-)