https://github.com/torvalds/linux
Revision 0a3404dcff29a7589e8d6ce8c36f97c5411f85b4 authored by Miao Xie on 28 January 2013, 12:34:55 UTC, committed by Josef Bacik on 05 February 2013, 21:09:10 UTC
If the checks at the beginning of btrfs_file_aio_write() fail, we needn't
decrease ->sync_writers, because we have not increased it. Fix it.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
1 parent 222c81d
History
Tip revision: 0a3404dcff29a7589e8d6ce8c36f97c5411f85b4 authored by Miao Xie on 28 January 2013, 12:34:55 UTC
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
Tip revision: 0a3404d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top