-
Pavel Emelyanov authored
In the open_fdinfo we need to get a file_desc associated with the given fdinfo_list_entry. This is done by searching the hash of descs, but this can be speeded up by saving the desc pointer on the fdinfo at the time of collecting them. Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
a842cfe6