icampbell at arcom.co.uk said: > It seems to do the trick! > Thanks very much for the exceedingly quick response! I'm not committing it. We want to do it the way ext2 does, with page_symlink_inode_operations and a readpage(). That way, we can drop the cached symlink target from memory when we can't just drop the whole inode. -- dwmw2