Someone made a comment about a new version of the Minix file system that supports 30-character file names, but I saw no announcements of where to get the software or what to do. Today I went hunting. Everything is on tsx-11. You need the 0.99pl7 kernel. Source is in pub/linux/sources/system/linux-0.99.7.tar.z, with diffs from pl6 in linux-0.99.patch7.z. (I used the diffs). 30-character names come with the Minix file system as of pl7, so when you build the kernel, you shouldn't expect "make config" to ask anything about 30-character names. You get the capability if you say you want Minix fs code. You also need the newest mkfs and fsck. You don't seem to need a new mount, since mount thinks both 14 and 30-character Minix file systems are simply Minix file systems. The new mkfs and fsck are in pub/linux/binaries/FSF/utile13.taz. To get 30-character names, you must request it when you make a new file system. When you invoke mkfs, specify "mkfs -n30 <device> <numblocks>". That file system can now have names up to 30 characters. You mount, unmount, and fsck it with no special options. However I assume bad results would occur if you used the old version of fsck with it. I'd be curious for Linus to indicate what role he expects this file system to play in comparison with the various extended file system types currently in the kernel. I tend to be conservative about file systems -- I'd rather use the one Linus uses. Can I assume that he's using this rather than one of the new types? By the way, given my choice I probably would have picked 40 rather than 30. While 30 should be good enough for just about everything, a couple of the X man pages have names longer than 30 characters. I don't think any standard files have names longer than 40.
| Roman Zippel | Re: [announce] CFS-devel, performance improvements |
| Andrew Morton | 2.6.23-rc4-mm1 |
| Oliver Pinter | Re: x86: 4kstacks default |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
git: | |
| Ken Pratt | pack operation is thrashing my server |
| Johannes Schindelin | Re: git on MacOSX and files with decomposed utf-8 file names |
| martin f krafft | confused about preserved permissions |
| Sean | Re: VCS comparison table |
| Richard Stallman | Real men don't attack straw men |
| Brandon Lee | DELL PERC 5iR slow performance |
| Chris Tankersley | Dell PERC 3/Di - No Disks Found |
| Sunnz | How do I configure sendmail? |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Jeff Kirsher | [NET-NEXT PATCH 0/9] e1000: update and cleanups |
| Dâniel | Re: [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround |
| David Miller | Re: sockets affected by IPsec always block (2.6.23) |
