diff options
author | Wang Shilong <wangsl.fnst@cn.fujitsu.com> | 2014-04-02 11:53:32 (GMT) |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-04-07 16:08:50 (GMT) |
commit | a1ecaabbf90cf4e93eb2b50aef3d07ab630c6fb1 (patch) | |
tree | be79e536c83d72f455c25971f20cf99c511d59ae /firmware | |
parent | 3b080b2564287be91605bfd1d5ee985696e61d3c (diff) | |
download | linux-a1ecaabbf90cf4e93eb2b50aef3d07ab630c6fb1.tar.xz |
Btrfs: fix unlock in __start_delalloc_inodes()
This patch fix a regression caused by the following patch:
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
break while loop will make us call @spin_unlock() without
calling @spin_lock() before, fix it.
Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions