Home
last modified time | relevance | path

Searched hist:"4 c13d758" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.c4c13d758 Tue Aug 30 10:31:29 CDT 2011 Josef Bacik <josef@redhat.com> Btrfs: use the transactions block_rsv for the csum root

The alloc warnings everybody has been seeing is because we have been reserving
space for csums, but we weren't actually using that space. So make
get_block_rsv() return the trans->block_rsv if we're modifying the csum root.
Also set the trans->block_rsv to NULL so that if we modify the csum root when
running delayed ref's that comes out of the global reserve like it's supposed
to. With this patch I'm not seeing those alloc warnings anymore. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
4c13d758 Tue Aug 30 10:31:29 CDT 2011 Josef Bacik <josef@redhat.com> Btrfs: use the transactions block_rsv for the csum root

The alloc warnings everybody has been seeing is because we have been reserving
space for csums, but we weren't actually using that space. So make
get_block_rsv() return the trans->block_rsv if we're modifying the csum root.
Also set the trans->block_rsv to NULL so that if we modify the csum root when
running delayed ref's that comes out of the global reserve like it's supposed
to. With this patch I'm not seeing those alloc warnings anymore. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
H A Dextent-tree.c4c13d758 Tue Aug 30 10:31:29 CDT 2011 Josef Bacik <josef@redhat.com> Btrfs: use the transactions block_rsv for the csum root

The alloc warnings everybody has been seeing is because we have been reserving
space for csums, but we weren't actually using that space. So make
get_block_rsv() return the trans->block_rsv if we're modifying the csum root.
Also set the trans->block_rsv to NULL so that if we modify the csum root when
running delayed ref's that comes out of the global reserve like it's supposed
to. With this patch I'm not seeing those alloc warnings anymore. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
4c13d758 Tue Aug 30 10:31:29 CDT 2011 Josef Bacik <josef@redhat.com> Btrfs: use the transactions block_rsv for the csum root

The alloc warnings everybody has been seeing is because we have been reserving
space for csums, but we weren't actually using that space. So make
get_block_rsv() return the trans->block_rsv if we're modifying the csum root.
Also set the trans->block_rsv to NULL so that if we modify the csum root when
running delayed ref's that comes out of the global reserve like it's supposed
to. With this patch I'm not seeing those alloc warnings anymore. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>