GSoC/GCI Archive
Google Summer of Code 2011 FreeBSD

Change ino_t to 64-bit

by Gleb Kurtsov for FreeBSD

I propose to extend ino_t to 64-bit, nlink_t to 32-bit and add directory offset field to struct dirent, implementing all necessary compatibility wrappers to preserve backward compatibility at both kernel and user level.