>Is there anyway to control the inode number a file is assigned, >assuming the inode is free? No, not unless your vendor has added some special call to request that a file be assigned a particular inode; standard UNIXes don't have any such call. The policy used to assign a given i-number to a file is file system-dependent....