> Note: NO extra reference counts are taken on the fd -- only > a single extra ref count is taken > on the inode itself. (Thus, even if the file is > removed, the inode associated with the > file will still be kept, until all xrc_domain users > have closed the xrc domain). > > Note 2: Even if you "remove" the file and create a new file > with the same filename before ALL > users of the previous domain have released (i.e., > closed) the xrc domain, the new file > will get a different inode entry, so there should be > no xrc domain collisions.
Thanks, These are the info I need. --CQ > > - Jack > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
