commit | 441a9d0e1e827e6433e3487145fbb0c5513301e2 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 13 07:52:33 2013 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 13 08:08:19 2013 -0500 |
tree | 853602df86aeb2b95d955e40edddce774aed52b0 | |
parent | ede4cebce16f5643c61aedd6d88d9070a1d23a68 [diff] |
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: Al Viro <viro@zeniv.linux.org.uk>