summaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-06-07 16:07:44 -0400
committerJosef Bacik <josef@redhat.com>2011-07-11 09:58:48 -0400
commitfdb5effd5c2a7e01dc3a4217bb194e2d3a5b160f (patch)
treef5eac07be3a5844179a020fd185ff377fb39961a /kernel/sched_stats.h
parentb5009945be18023942ce28327893c7bc1e58fe54 (diff)
downloadtalos-obmc-linux-fdb5effd5c2a7e01dc3a4217bb194e2d3a5b160f.tar.gz
talos-obmc-linux-fdb5effd5c2a7e01dc3a4217bb194e2d3a5b160f.zip
Btrfs: serialize flushers in reserve_metadata_bytes
We keep having problems with early enospc, and that's because our method of making space is inherently racy. The problem is we can have one guy trying to make space for himself, and in the meantime people come in and steal his reservation. In order to stop this we make a waitqueue and put anybody who comes into reserve_metadata_bytes on that waitqueue if somebody is trying to make more space. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'kernel/sched_stats.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud