https://github.com/torvalds/linux
Revision 77783d06427293b2d711c45cfd4abc6494a1af9c authored by Jan Kara on 06 November 2014, 21:29:25 UTC, committed by Dave Chinner on 06 November 2014, 21:29:25 UTC
XFS doesn't always hold i_mutex when calling truncate_setsize() and it
uses a different lock to serialize truncates and writes. So fix the
comment before truncate_setsize().

Reported-by: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dave Chinner <david@fromorbit.com>

1 parent 5d11fb4
History
Tip revision: 77783d06427293b2d711c45cfd4abc6494a1af9c authored by Jan Kara on 06 November 2014, 21:29:25 UTC
mm: Fix comment before truncate_setsize()
Tip revision: 77783d0
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.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 284.4 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top