Andrea Campi wrote:
>
> When running a Linux binary in Linux compat mode, all calls to open(),
> readdir() and such, end up calling linux_emul_find() from linux_util.c.
> This functions looks for a directory/file with the same name in the
> /compat/linux hierarchy.
> The net effect is that there is no way to, for instance, back up the
> real /usr from Tivoli, etc... as there is no way to get to a real path
> if there is anything with the same name inside /compat/linux.
>
> I'd like to understand if there is any accepted way to work around this
> limitation (no, symlinks are not an option :-p), I'm sure not.
/compat is already a symlink (to /usr/compat to be precise). What's with
symlinks that it can't be an option?
--
Marcel Moolenaar
mail: [EMAIL PROTECTED] / [EMAIL PROTECTED]
tel: (408) 447-4222
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message