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
File Mode Size
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 259 bytes
cache.c -rw-r--r-- 8.6 KB
dir.c -rw-r--r-- 34.1 KB
fat.h -rw-r--r-- 12.9 KB
fatent.c -rw-r--r-- 16.5 KB
file.c -rw-r--r-- 11.0 KB
inode.c -rw-r--r-- 39.7 KB
misc.c -rw-r--r-- 7.5 KB
namei_msdos.c -rw-r--r-- 16.7 KB
namei_vfat.c -rw-r--r-- 25.6 KB
nfs.c -rw-r--r-- 2.6 KB

back to top