diff options
author | 2012-04-12 16:03:56 -0400 | |
---|---|---|
committer | 2012-04-12 16:03:56 -0400 | |
commit | c6664b42c4e567792abdb17c958fb01c5bcfcb3a (patch) | |
tree | 41a5f7e6f6507db58103ed3d96f3154e0fe04331 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: fix eof while discarding extents (diff) | |
download | linux-dev-c6664b42c4e567792abdb17c958fb01c5bcfcb3a.tar.xz linux-dev-c6664b42c4e567792abdb17c958fb01c5bcfcb3a.zip |
Btrfs: remove lock assert from get_restripe_target()
This fixes a regression introduced by fc67c450. spin_is_locked() always
returns 0 on UP kernels, which caused assert in get_restripe_target() to
be fired on every call from btrfs_reduce_alloc_profile() on UP systems.
Remove it completely for now, it's not clear if it's going to be needed
in future.
Reported-by: Bobby Powers <bobbypowers@gmail.com>
Reported-by: Mitch Harder <mitch.harder@sabayonlinux.org>
Tested-by: Mitch Harder <mitch.harder@sabayonlinux.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions