https://github.com/torvalds/linux
Revision adaae7215e5130e5ce1ac3ee390e5a23101b09b2 authored by Christoph Hellwig on 09 September 2008, 18:02:01 UTC, committed by Linus Torvalds on 09 September 2008, 18:51:15 UTC
In the 2.6.27 circle ->fasync lost the BKL, and the last remaining
->open variant that takes the BKL is also gone.  ->get_sb and ->kill_sb
didn't have BKL forever, so updated the entries while we're at that.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 82a28c7
History
Tip revision: adaae7215e5130e5ce1ac3ee390e5a23101b09b2 authored by Christoph Hellwig on 09 September 2008, 18:02:01 UTC
update Documentation/filesystems/Locking for 2.6.27 changes
Tip revision: adaae72
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.8 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top