https://github.com/torvalds/linux
Revision 1cb0c924fa2d616e5e3b5bc62d97191aac9ff442 authored by Ryusuke Konishi on 18 August 2010, 12:11:11 UTC, committed by Ryusuke Konishi on 18 August 2010, 15:11:06 UTC
nilfs_discard_segment() doesn't wait for completion of discard
requests.  This specifies BLKDEV_IFL_WAIT flag when calling
blkdev_issue_discard() in order to fix the sync failure.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Cc: Christoph Hellwig <hch@lst.de>
1 parent 3b89f56
History
Tip revision: 1cb0c924fa2d616e5e3b5bc62d97191aac9ff442 authored by Ryusuke Konishi on 18 August 2010, 12:11:11 UTC
nilfs2: wait for discard to finish
Tip revision: 1cb0c92
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-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 172.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top