Al Viro 884be17535 nfs: per-name sillyunlink exclusion
use d_alloc_parallel() for sillyunlink/lookup exclusion and
explicit rwsem (nfs_rmdir() being a writer and nfs_call_unlink() -
a reader) for rmdir/sillyunlink one.

That ought to make lookup/readdir/!O_CREAT atomic_open really
parallel on NFS.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-05-09 11:39:45 -04:00
..
2016-05-09 11:39:45 -04:00
2016-04-05 06:56:47 -04:00
2016-03-22 11:57:43 -07:00
2016-03-14 14:03:29 +01:00
2016-04-09 12:23:02 -07:00