https://github.com/torvalds/linux
Revision 3e5d3c35a68c9a933bdbdd8685bd1a205b57e806 authored by Junxiao Bi on 27 June 2012, 09:09:55 UTC, committed by Joel Becker on 04 July 2012, 06:26:50 UTC
The unaligned io flag is set in the kiocb when an unaligned
dio is issued, it should be cleared even when the dio fails,
or it may affect the following io which are using the same
kiocb.

Signed-off-by: Junxiao Bi <junxiao.bi@oracle.com>
Cc: stable@vger.kernel.org
Signed-off-by: Joel Becker <jlbec@evilplan.org>
1 parent 9e85a6f
History
Tip revision: 3e5d3c35a68c9a933bdbdd8685bd1a205b57e806 authored by Junxiao Bi on 27 June 2012, 09:09:55 UTC
ocfs2: clear unaligned io flag when dio fails
Tip revision: 3e5d3c3
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-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top