diff options
author | Josef Bacik <josef@redhat.com> | 2011-08-08 13:33:21 -0400 |
---|---|---|
committer | Josef Bacik <josef@redhat.com> | 2011-10-19 15:12:35 -0400 |
commit | 13553e5221d6901a33b3f2157a389de085c161fe (patch) | |
tree | 47cbcd85dc148eb4948ecb9728178df31ed7644c /fs/char_dev.c | |
parent | dabdb6408cb801644fa613c7432da012640b348c (diff) | |
download | kernel_goldelico_gta04-13553e5221d6901a33b3f2157a389de085c161fe.zip kernel_goldelico_gta04-13553e5221d6901a33b3f2157a389de085c161fe.tar.gz kernel_goldelico_gta04-13553e5221d6901a33b3f2157a389de085c161fe.tar.bz2 |
Btrfs: don't try to commit in btrfs_block_rsv_check
We will try and reserve metadata bytes in btrfs_block_rsv_check and if we cannot
because we have a transaction open it will return EAGAIN, so we do not need to
try and commit the transaction again.
Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions