Searched hist:"179 e29e488cc74f1e9bd67bc45f70b832740e9ec" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | extent_map.h | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | dir-item.c | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | extent_map.c | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | file-item.c | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | ctree.c | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | file.c | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | ctree.h | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | inode.c | diff 179e29e488cc74f1e9bd67bc45f70b832740e9ec Thu Nov 01 10:28:41 CDT 2007 Chris Mason <chris.mason@oracle.com> Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
The fixes do a number of things:
1) Most btrfs_drop_extent callers will try to leave the inline extents in place. It can truncate bytes off the beginning of the inline extent if required.
2) writepage can now update the inline extent, allowing mmap writes to go directly into the inline extent.
3) btrfs_truncate_in_transaction truncates inline extents
4) extent_map.c fixed to not merge inline extent mappings and hole mappings together
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|