Messages in this thread |  | | From | Chris Mason <> | | Subject | [GIT PULL] One more btrfs | | Date | Sat, 13 Apr 2013 10:18:41 -0400 |
| |
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(-)
|  |