diff options
| author | Alexander Viro <viro@math.psu.edu> | 2002-07-21 20:01:53 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2002-07-21 20:01:53 -0700 |
| commit | 8d27a6479b349d2431a114092824a52a2b1af037 (patch) | |
| tree | 94365badfd04686d5b6c51c7005b29d1cb8ce8f6 /fs/proc/array.c | |
| parent | 4872eaccd9c1926c2e047abd761a1076eb7c4d11 (diff) | |
[PATCH] Fix dcache deadlock introduced by previous fix
So the fix for our problems is:
a) in fs/namei.c replace d_unhash() with a safe version.
b) in fs/nfs/dir.c replace d_drop(dentry) in beginning of nfs_unlink()
with list_del_init(&dentry->d_hash);
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
