summaryrefslogtreecommitdiff
path: root/fs/sync.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-04-05 15:57:27 (GMT)
committerJosef Bacik <josef@redhat.com>2011-04-08 17:00:32 (GMT)
commit06d5a5899d6d3ac401d2359b5eac6d2a3a0fe331 (patch)
treeff26c40dec6e649dca7316ce10412cc6c0ace985 /fs/sync.c
parentbe1a12a0dfed06cf1e62e35bf91620dc610a451a (diff)
downloadlinux-fsl-qoriq-06d5a5899d6d3ac401d2359b5eac6d2a3a0fe331.tar.xz
Btrfs: only retry transaction reservation once
I saw a lockup where we kept getting into this start transaction->commit transaction loop because of enospce. The fact is if we fail to make our reservation, we've tried _everything_ several times, so we only need to try and commit the transaction once, and if that doesn't work then we really are out of space and need to just exit. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions