Skip to content
  • Al Viro's avatar
    qib_fs: fix (some) dcache abuses · 441a9d0e
    Al Viro authored
    
    
    * 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>
    441a9d0e