Al Viro 9902af79c0 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>
2016-05-02 19:49:28 -04:00
..
2016-03-31 00:30:15 -04:00
2016-03-14 15:05:02 +01:00
2015-10-06 06:55:23 -07:00
2008-09-25 11:04:06 -04:00
2014-10-14 10:51:22 +02:00
2016-04-04 16:29:22 +02:00