Searched hist:"9069218 d448ea547dbad5f1cbd537e88d6519d66" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | btrfs_inode.h | diff 9069218d448ea547dbad5f1cbd537e88d6519d66 Fri Feb 08 12:49:28 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix i_blocks accounting
Now that delayed allocation accounting works, i_blocks accounting is changed to only modify i_blocks when extents inserted or removed.
The fillattr call is changed to include the delayed allocation byte count in the i_blocks result.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | file.c | diff 9069218d448ea547dbad5f1cbd537e88d6519d66 Fri Feb 08 12:49:28 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix i_blocks accounting
Now that delayed allocation accounting works, i_blocks accounting is changed to only modify i_blocks when extents inserted or removed.
The fillattr call is changed to include the delayed allocation byte count in the i_blocks result.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | ctree.h | diff 9069218d448ea547dbad5f1cbd537e88d6519d66 Fri Feb 08 12:49:28 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix i_blocks accounting
Now that delayed allocation accounting works, i_blocks accounting is changed to only modify i_blocks when extents inserted or removed.
The fillattr call is changed to include the delayed allocation byte count in the i_blocks result.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | inode.c | diff 9069218d448ea547dbad5f1cbd537e88d6519d66 Fri Feb 08 12:49:28 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix i_blocks accounting
Now that delayed allocation accounting works, i_blocks accounting is changed to only modify i_blocks when extents inserted or removed.
The fillattr call is changed to include the delayed allocation byte count in the i_blocks result.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|