Skip to content
Commit 441a9d0e authored by Al Viro's avatar Al Viro
Browse files

qib_fs: fix (some) dcache abuses



* lookup_one_len() really wants i_mutex held on directory.
* leaks galore - just mount ipathfs, then
cd /sys/bus/pci/drivers/qib_ib; echo *:*:*.* >unbind
on a box with that card present and try to umount ipathfs...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent ede4cebc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment