Question, on a 2TB drive how much space is wasted by using normal amount of inodes instead of largefile or largefile4, I created my filesystems with normal but I only have files in the 100MB to 4GB ...
I installed freeBSD in vmware just to play around with BSD. I was trying to install apache and my / partition ran out of inodes. There's still 30% free space on the 1.2gigs I allocated, but I'm out of ...
Writing filesystems, or any kernel code, is hard. The kernel is a complex environment to master, and small mistakes can cause severe data corruption. Filesystems, however, offer a clean data access ...