summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorAl Viro2016-04-15 21:08:36 +0200
committerAl Viro2016-05-03 01:49:28 +0200
commit9902af79c01a8e39bb99b922fa3eef6d4ea23d69 (patch)
treeb04cc75b5e4a028bfdb619e0a0a0f8cd71113ff2 /fs/open.c
parentparallel lookups machinery, part 4 (and last) (diff)
downloadkernel-qcow2-linux-9902af79c01a8e39bb99b922fa3eef6d4ea23d69.tar.gz
kernel-qcow2-linux-9902af79c01a8e39bb99b922fa3eef6d4ea23d69.tar.xz
kernel-qcow2-linux-9902af79c01a8e39bb99b922fa3eef6d4ea23d69.zip
parallel lookups: actual switch to rwsem
ta-da! The main issue is the lack of down_write_killable(), so the places like readdir.c switched to plain inode_lock(); once killable variants of rwsem primitives appear, that'll be dealt with. lockdep side also might need more work Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions